summaryrefslogtreecommitdiff
path: root/fonts/ghostscript-cmaps
diff options
context:
space:
mode:
authorjlam <jlam>2002-09-13 22:49:44 +0000
committerjlam <jlam>2002-09-13 22:49:44 +0000
commit120958431dd559491b0ddd4b6aac028d0b16f6ff (patch)
treeedf6f278048dee5929e1f5a774fc7b792138a557 /fonts/ghostscript-cmaps
parentb5fc97fa472c2f80531d07b140514c5f49337c87 (diff)
downloadpkgsrc-120958431dd559491b0ddd4b6aac028d0b16f6ff.tar.gz
Depend on ghostscript.
Diffstat (limited to 'fonts/ghostscript-cmaps')
-rw-r--r--fonts/ghostscript-cmaps/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/ghostscript-cmaps/Makefile b/fonts/ghostscript-cmaps/Makefile
index 4b67886062b..34ac754dd69 100644
--- a/fonts/ghostscript-cmaps/Makefile
+++ b/fonts/ghostscript-cmaps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/09/13 22:35:49 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2002/09/13 22:49:44 jlam Exp $
DISTNAME= ghostscript-cmaps-20020913
CATEGORIES= fonts
@@ -30,5 +30,6 @@ MAKE_DIRS= ${GS_RESOURCEDIR} ${GS_RESOURCEDIR}/CMap
do-install: # nothing
+.include "../../mk/ghostscript.mk"
.include "../../mk/bsd.pkg.install.mk"
.include "../../mk/bsd.pkg.mk"