From 6ce3f69277f4902d4d26bdfb13da32aad0c3cdd3 Mon Sep 17 00:00:00 2001 From: mef Date: Thu, 9 Jan 2014 02:39:42 +0000 Subject: Convert default to ghostscript-gpl in parallel to meta package of ghostscript). --- fonts/ghostscript-cidfonts/Makefile | 8 ++++---- 1 file 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 -- cgit v1.2.3