summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authordholland <dholland>2013-03-16 22:35:46 +0000
committerdholland <dholland>2013-03-16 22:35:46 +0000
commit809ba6025ca58aeb8c768716868a07b7d8531859 (patch)
treebc63d5afa8f294b8a10f3b802515dbb6d56db3ef /print
parent7d1b0bddbe48282789dfc1be96c4965b9dc20ad3 (diff)
downloadpkgsrc-809ba6025ca58aeb8c768716868a07b7d8531859.tar.gz
Update ghostscript depends. PKGREVISION -> 4.
Diffstat (limited to 'print')
-rw-r--r--print/libspectre/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/libspectre/Makefile b/print/libspectre/Makefile
index 8f93c20e165..8922ae01f08 100644
--- a/print/libspectre/Makefile
+++ b/print/libspectre/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2013/02/16 11:19:59 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2013/03/16 22:35:46 dholland Exp $
DISTNAME= libspectre-0.2.7
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= print
MASTER_SITES= http://libspectre.freedesktop.org/releases/
@@ -15,5 +15,5 @@ USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE+= libspectre.pc.in
-.include "../../print/ghostscript/buildlink3.mk"
+.include "../../print/ghostscript/ghostscript.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"