diff options
Diffstat (limited to 'fonts/ghostscript-cmaps/Makefile')
-rw-r--r-- | fonts/ghostscript-cmaps/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fonts/ghostscript-cmaps/Makefile b/fonts/ghostscript-cmaps/Makefile index e6622759d5f..e114ce75a08 100644 --- a/fonts/ghostscript-cmaps/Makefile +++ b/fonts/ghostscript-cmaps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/03/14 01:14:28 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2006/06/15 20:40:15 jlam Exp $ DISTNAME= ghostscript-cmaps-20020913 PKGREVISION= 2 @@ -21,8 +21,6 @@ USE_TOOLS+= gs:run NO_CONFIGURE= yes NO_BUILD= yes -DEINSTALL_TEMPLATE+= ${PKGDIR}/INSTALL - FILES_SUBST+= ADOBE_RESOURCEDIR=${ADOBE_RESOURCEDIR:Q} FILES_SUBST+= GS_RESOURCEDIR=${GS_RESOURCEDIR:Q} FILES_SUBST+= PKG_INFO=${PKG_INFO:Q} |