summaryrefslogtreecommitdiff
path: root/fonts/ghostscript-cidfonts
diff options
context:
space:
mode:
authormef <mef>2014-01-09 02:39:42 +0000
committermef <mef>2014-01-09 02:39:42 +0000
commitf9a3ef342cdb651c6d56cb4c6742b8c6359a782b (patch)
treef10ac25db12d34fce93dea8301704b17646bf2be /fonts/ghostscript-cidfonts
parentbc6d8f407dcbb7bda014c98950d5a307b970a360 (diff)
downloadpkgsrc-f9a3ef342cdb651c6d56cb4c6742b8c6359a782b.tar.gz
Convert default to ghostscript-gpl in parallel to meta package of ghostscript).
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 3abca3c06d4..66db0be7039 100644
--- a/fonts/ghostscript-cidfonts/Makefile
+++ b/fonts/ghostscript-cidfonts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2014/01/09 00:46:25 mef Exp $
+# $NetBSD: Makefile,v 1.21 2014/01/09 02:39:42 mef Exp $
DISTNAME= ghostscript-cidfonts-20000901
PKGREVISION= 5
@@ -26,10 +26,10 @@ FILES_SUBST+= PKG_INFO=${PKG_INFO:Q}
REQD_DIRS= ${GS_RESOURCEDIR} ${GS_RESOURCEDIR}/CIDFont
-.if !empty(PKG_OPTIONS.gs_type:Mghostscript-gpl)
-. include "../../print/ghostscript-gpl/Makefile.common"
-.else
+.if !empty(PKG_OPTIONS.gs_type:Mghostscript-agpl)
. include "../../print/ghostscript-agpl/Makefile.common"
+.else
+. include "../../print/ghostscript-gpl/Makefile.common"
.endif
do-install: # nothing