diff options
Diffstat (limited to 'fonts/ghostscript-cidfonts/Makefile')
-rw-r--r-- | fonts/ghostscript-cidfonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/ghostscript-cidfonts/Makefile b/fonts/ghostscript-cidfonts/Makefile index 48bbf579412..205c635e42f 100644 --- a/fonts/ghostscript-cidfonts/Makefile +++ b/fonts/ghostscript-cidfonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/06/15 20:40:15 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2006/09/02 20:36:15 rillig Exp $ DISTNAME= ghostscript-cidfonts-20000901 PKGREVISION= 2 @@ -17,6 +17,7 @@ ADOBE_RESOURCEDIR= ${PREFIX}/share/Adobe/Resource GS_RESOURCEDIR= ${PREFIX}/share/ghostscript/Resource EXTRACT_ONLY= # empty +NO_CHECKSUM= yes NO_CONFIGURE= yes NO_BUILD= yes USE_TOOLS+= gs:run |