summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbouyer <bouyer@pkgsrc.org>2015-01-06 14:56:04 +0000
committerbouyer <bouyer@pkgsrc.org>2015-01-06 14:56:04 +0000
commit1cab54581951a462e2ce41536107f26faafcdd4d (patch)
tree0ff4d3d63cd003ae3e90d40dde5b3cd87af5203b
parent5d337ff67c1b5e833427bbe4ac699cf2e55867fd (diff)
downloadpkgsrc-1cab54581951a462e2ce41536107f26faafcdd4d.tar.gz
Make this depend on print/poppler-utils for the pdftops filter;
if configure finds a pdftops binary it will use its full path, otherwise it defaults to /usr/bin/pdftops which doesn't exists Bump PKGREVISION
-rw-r--r--print/cups-filters/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile
index 81f69c925e4..1661d1ccf28 100644
--- a/print/cups-filters/Makefile
+++ b/print/cups-filters/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2014/11/20 16:04:15 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2015/01/06 14:56:04 bouyer Exp $
DISTNAME= cups-filters-1.0.61
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= print
MASTER_SITES= http://openprinting.org/download/cups-filters/
EXTRACT_SUFX= .tar.xz
@@ -17,6 +17,7 @@ USE_TOOLS+= bash:run pkg-config
USE_LANGUAGES= c c++
CONFLICTS+= cups<1.6
+DEPENDS+= poppler-utils-[0-9]*:../../print/poppler-utils
PKGCONFIG_OVERRIDE+= libcupsfilters.pc.in
PKGCONFIG_OVERRIDE+= libfontembed.pc.in