diff options
Diffstat (limited to 'fonts/ghostscript-cidfonts/Makefile')
-rw-r--r-- | fonts/ghostscript-cidfonts/Makefile | 8 |
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 |