From 10e542a269df9072c00ccef5648d0fa28ffcc98d Mon Sep 17 00:00:00 2001 From: dholland Date: Sat, 16 Mar 2013 23:02:18 +0000 Subject: 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. --- fonts/ghostscript-cidfonts/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'fonts/ghostscript-cidfonts/Makefile') 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 -- cgit v1.2.3