summaryrefslogtreecommitdiff
path: root/fonts/ghostscript-cidfonts
diff options
context:
space:
mode:
authorjlam <jlam>2005-08-20 19:16:21 +0000
committerjlam <jlam>2005-08-20 19:16:21 +0000
commit0717945f37550a68a6317089ed0ab38cc5bd6a87 (patch)
tree47cc04d797caf5105bc04ccdfe666acfd2133361 /fonts/ghostscript-cidfonts
parentdd58d768878306f4cf55dd76470c3f96815cb51e (diff)
downloadpkgsrc-0717945f37550a68a6317089ed0ab38cc5bd6a87.tar.gz
Use REQD_DIRS instead of MAKE_DIRS for directories under ${PREFIX} so
that these directories will be conditionally removed (based on reference counts), regardless of the value of PKG_CONFIG. Bump the PKGREVISION for packages that were modified as a result.
Diffstat (limited to 'fonts/ghostscript-cidfonts')
-rw-r--r--fonts/ghostscript-cidfonts/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/fonts/ghostscript-cidfonts/Makefile b/fonts/ghostscript-cidfonts/Makefile
index 730056e3012..8005f80def1 100644
--- a/fonts/ghostscript-cidfonts/Makefile
+++ b/fonts/ghostscript-cidfonts/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2004/04/24 22:46:10 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2005/08/20 19:16:21 jlam Exp $
DISTNAME= ghostscript-cidfonts-20000901
+PKGREVISION= 1
CATEGORIES= fonts
MASTER_SITES= # empty
DISTFILES= # empty
@@ -27,7 +28,7 @@ FILES_SUBST+= ADOBE_RESOURCEDIR=${ADOBE_RESOURCEDIR}
FILES_SUBST+= GS_RESOURCEDIR=${GS_RESOURCEDIR}
FILES_SUBST+= PKG_INFO=${PKG_TOOLS_BIN}/pkg_info
-MAKE_DIRS= ${GS_RESOURCEDIR} ${GS_RESOURCEDIR}/CIDFont
+REQD_DIRS= ${GS_RESOURCEDIR} ${GS_RESOURCEDIR}/CIDFont
do-install: # nothing