pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libopeninput: add PKGCONFIG_OVERRIDE
Module Name: pkgsrc-wip
Committed By: Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By: markd
Date: Sun Jan 4 15:29:29 2026 +1300
Changeset: 07f690ae49dd7046d3bb11f8f35b272c67e58294
Modified Files:
libopeninput/Makefile
Log Message:
libopeninput: add PKGCONFIG_OVERRIDE
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=07f690ae49dd7046d3bb11f8f35b272c67e58294
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libopeninput/Makefile | 3 +++
1 file changed, 3 insertions(+)
diffs:
diff --git a/libopeninput/Makefile b/libopeninput/Makefile
index e76e3e5e41..06847b641b 100644
--- a/libopeninput/Makefile
+++ b/libopeninput/Makefile
@@ -19,6 +19,9 @@ MESON_ARGS+= -Dtests=false
CFLAGS+= -O0 -g
LDFLAGS+= -levdev
+PKGCONFIG_OVERRIDE+= output/meson-private/libinput.pc
+PKGCONFIG_OVERRIDE_STAGE= post-build
+
.include "../../devel/meson/build.mk"
.include "../../devel/libepoll-shim/buildlink3.mk"
.include "../../devel/libudev-bsd/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index