summaryrefslogtreecommitdiff
path: root/fonts/ghostscript-cidfonts-ryumin
diff options
context:
space:
mode:
authorobache <obache>2013-03-17 08:42:55 +0000
committerobache <obache>2013-03-17 08:42:55 +0000
commitf006185ad8bdea37dd6049254c2be4f5cc26b1be (patch)
tree44e61735acf6bfd8268905670f5880cce1b26b94 /fonts/ghostscript-cidfonts-ryumin
parentb6ab70cbca0cfdc8fd6efdb2b12cd7a4387ee7fb (diff)
downloadpkgsrc-f006185ad8bdea37dd6049254c2be4f5cc26b1be.tar.gz
follow PKGBASE name change of ghostscript for option.
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 bc6735015f2..ca5546b6314 100644
--- a/fonts/ghostscript-cidfonts-ryumin/Makefile
+++ b/fonts/ghostscript-cidfonts-ryumin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2013/03/16 23:02:18 dholland Exp $
+# $NetBSD: Makefile,v 1.6 2013/03/17 08:42:55 obache 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:Mdisable-compile-inits)
+.if empty(PKG_BUILD_OPTIONS.ghostscript-gpl:Mdisable-compile-inits)
PKG_FAIL_REASON+= 'You need to set PKG_OPTIONS.ghostscript+= disable-compile-inits, at its compile time.'
.endif