pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

libevdev-chunk: 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:27:23 2026 +1300
Changeset:	a09747721a540dd839fb0e373725c6639d0fee23

Modified Files:
	libevdev-chunk/Makefile

Log Message:
libevdev-chunk: 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=a09747721a540dd839fb0e373725c6639d0fee23

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libevdev-chunk/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/libevdev-chunk/Makefile b/libevdev-chunk/Makefile
index 092b3c92c6..4f71fc612e 100644
--- a/libevdev-chunk/Makefile
+++ b/libevdev-chunk/Makefile
@@ -12,6 +12,8 @@ LICENSE=	mit
 
 WRKSRC=		${WRKDIR}/libevdev-openbsd
 
+PKGCONFIG_OVERRIDE+=	libevdev.pc.in
+
 SUBST_CLASSES+=		prefix
 SUBST_STAGE.prefix=	pre-configure
 SUBST_FILES.prefix=	Makefile


Home | Main Index | Thread Index | Old Index