pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/poppler-cpp Override the right pkgconfig file.
details: https://anonhg.NetBSD.org/pkgsrc/rev/bf45917fd305
branches: trunk
changeset: 366441:bf45917fd305
user: nros <nros%pkgsrc.org@localhost>
date: Mon Aug 14 19:26:04 2017 +0000
description:
Override the right pkgconfig file.
diffstat:
print/poppler-cpp/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e9e10ea94b47 -r bf45917fd305 print/poppler-cpp/Makefile
--- a/print/poppler-cpp/Makefile Mon Aug 14 19:25:10 2017 +0000
+++ b/print/poppler-cpp/Makefile Mon Aug 14 19:26:04 2017 +0000
@@ -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 @@
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