diff options
author | rillig <rillig@pkgsrc.org> | 2006-09-02 20:36:15 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2006-09-02 20:36:15 +0000 |
commit | 7880f28844de90ce8c9370668b0706e32e209a5c (patch) | |
tree | 964256aaeeb035f298ac88868ccb0d720c0c575a /fonts/ghostscript-cidfonts | |
parent | 9a65d0664d69cf3f42f535f4663664b219e45579 (diff) | |
download | pkgsrc-7880f28844de90ce8c9370668b0706e32e209a5c.tar.gz |
No distfiles, no patches => no distinfo file.
Diffstat (limited to 'fonts/ghostscript-cidfonts')
-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 |