pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/poppler-cpp
Module Name: pkgsrc
Committed By: nros
Date: Mon Aug 14 19:26:04 UTC 2017
Modified Files:
pkgsrc/print/poppler-cpp: Makefile
Log Message:
Override the right pkgconfig file.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/print/poppler-cpp/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/poppler-cpp/Makefile
diff -u pkgsrc/print/poppler-cpp/Makefile:1.12 pkgsrc/print/poppler-cpp/Makefile:1.13
--- pkgsrc/print/poppler-cpp/Makefile:1.12 Fri Dec 6 13:10:59 2013
+++ pkgsrc/print/poppler-cpp/Makefile Mon Aug 14 19:26:04 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2013/12/06 13:10:59 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2017/08/14 19:26:04 nros Exp $
.include "../../print/poppler/Makefile.common"
@@ -11,7 +11,7 @@ CONFLICTS+= poppler<0.4.5nb1
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
-PKGCONFIG_OVERRIDE+= ${WRKSRC}/poppler-glib.pc.in
+PKGCONFIG_OVERRIDE+= ${WRKSRC}/poppler-cpp.pc.in
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
# Don't build the cairo graphics backend, required by glib.
Home |
Main Index |
Thread Index |
Old Index