summaryrefslogtreecommitdiff
path: root/fonts/ghostscript-cidfonts-ryumin
diff options
context:
space:
mode:
authormef <mef>2013-04-02 17:32:36 +0000
committermef <mef>2013-04-02 17:32:36 +0000
commit895e080f5aac321c01293f1a72f4762d25a1ef3a (patch)
tree49e61076f8012a361bcf6a841f5dd6746b7485a7 /fonts/ghostscript-cidfonts-ryumin
parentae684828b841593afb8c5e0379407fb04437dab3 (diff)
downloadpkgsrc-895e080f5aac321c01293f1a72f4762d25a1ef3a.tar.gz
PKG_OPTIONS_VAR= for ghostscript-gpl and ghostscript-agpl are both PKG_OPTIONS.ghostscript.
-.if empty(PKG_BUILD_OPTIONS.ghostscript-gpl:Mdisable-compile-inits) +.if empty(PKG_BUILD_OPTIONS.ghostscript:Mdisable-compile-inits)
Diffstat (limited to 'fonts/ghostscript-cidfonts-ryumin')
-rw-r--r--fonts/ghostscript-cidfonts-ryumin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/ghostscript-cidfonts-ryumin/Makefile b/fonts/ghostscript-cidfonts-ryumin/Makefile
index ca5546b6314..285b4f26e1b 100644
--- a/fonts/ghostscript-cidfonts-ryumin/Makefile
+++ b/fonts/ghostscript-cidfonts-ryumin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2013/03/17 08:42:55 obache Exp $
+# $NetBSD: Makefile,v 1.7 2013/04/02 17:32:36 mef Exp $
DISTNAME= ghostscript-cidfonts-ryumin-${GS_VERSION}
DISTFILES= # empty
@@ -56,7 +56,7 @@ NO_CONFIGURE= yes
.include "../../print/ghostscript-gpl/buildlink3.mk"
-.if empty(PKG_BUILD_OPTIONS.ghostscript-gpl:Mdisable-compile-inits)
+.if empty(PKG_BUILD_OPTIONS.ghostscript:Mdisable-compile-inits)
PKG_FAIL_REASON+= 'You need to set PKG_OPTIONS.ghostscript+= disable-compile-inits, at its compile time.'
.endif