summaryrefslogtreecommitdiff
path: root/print/ghostscript
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-08-26 19:56:37 +0000
committersno <sno@pkgsrc.org>2009-08-26 19:56:37 +0000
commit949cd3bc1f7cdf8e77915fad3585b23b0a3ca7de (patch)
tree7223c9424c4203d65e41ea0e519c6004458f8bf1 /print/ghostscript
parent32af319e198dd00e25d60ac4e180ab82a16679f5 (diff)
downloadpkgsrc-949cd3bc1f7cdf8e77915fad3585b23b0a3ca7de.tar.gz
bump revision because of graphics/jpeg update
Diffstat (limited to 'print/ghostscript')
-rw-r--r--print/ghostscript/Makefile4
-rw-r--r--print/ghostscript/buildlink3.mk3
2 files changed, 4 insertions, 3 deletions
diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile
index ee33fe03a3f..6d94c84c0e2 100644
--- a/print/ghostscript/Makefile
+++ b/print/ghostscript/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.62 2009/04/17 15:05:31 drochner Exp $
+# $NetBSD: Makefile,v 1.63 2009/08/26 19:56:52 sno Exp $
DISTNAME= ghostscript-8.64
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/}
EXTRACT_SUFX= .tar.bz2
diff --git a/print/ghostscript/buildlink3.mk b/print/ghostscript/buildlink3.mk
index 251f45d5203..45c6ad09ddb 100644
--- a/print/ghostscript/buildlink3.mk
+++ b/print/ghostscript/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2009/03/20 19:25:14 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2009/08/26 19:56:52 sno Exp $
BUILDLINK_TREE+= ghostscript
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= ghostscript
GHOSTSCRIPT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ghostscript+= ghostscript>=8.63nb1
+BUILDLINK_ABI_DEPENDS.ghostscript?= ghostscript>=8.64nb4
BUILDLINK_PKGSRCDIR.ghostscript?= ../../print/ghostscript
.include "../../graphics/png/buildlink3.mk"