summaryrefslogtreecommitdiff
path: root/fonts/ghostscript-cidfonts
diff options
context:
space:
mode:
authordholland <dholland>2013-03-16 23:02:18 +0000
committerdholland <dholland>2013-03-16 23:02:18 +0000
commit1f67ca57b04f8d30404b37714cbba954984dc779 (patch)
treef67d59395c159f87c14dfaca94539d62fc778f3a /fonts/ghostscript-cidfonts
parent07a8bb3992b31633960b831aeaa52176b07d1398 (diff)
downloadpkgsrc-1f67ca57b04f8d30404b37714cbba954984dc779.tar.gz
Explicitly use ghostscript-gpl, as one of these sets GS_REQD=9.05.
Nothing in ghostscript seems to have *checked* that, but for now let's assume it matters. XXX: someone please review this and update/adjust as needed.
Diffstat (limited to 'fonts/ghostscript-cidfonts')
-rw-r--r--fonts/ghostscript-cidfonts/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/fonts/ghostscript-cidfonts/Makefile b/fonts/ghostscript-cidfonts/Makefile
index 4b417988593..27f6ae3d04e 100644
--- a/fonts/ghostscript-cidfonts/Makefile
+++ b/fonts/ghostscript-cidfonts/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2012/10/07 14:21:48 mef Exp $
+# $NetBSD: Makefile,v 1.18 2013/03/16 23:02:18 dholland Exp $
DISTNAME= ghostscript-cidfonts-20000901
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= fonts
MASTER_SITES= # empty
DISTFILES= # empty
@@ -10,10 +10,10 @@ MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= CIDFont resources for Ghostscript
DEPENDS+= adobe-cidfonts>=20000901:../../fonts/adobe-cidfonts
-DEPENDS+= ghostscript-[0-9]*:../../print/ghostscript
+DEPENDS+= ghostscript-gpl-[0-9]*:../../print/ghostscript-gpl
GHOSTSCRIPT_REQD= 9.05
-.include "../../print/ghostscript/Makefile.common"
+.include "../../print/ghostscript-gpl/Makefile.common"
ADOBE_RESOURCEDIR= ${PREFIX}/share/Adobe/Resource
GS_RESOURCEDIR= ${PREFIX}/share/ghostscript/${GS_VERSION}/Resource