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 | cc52b6e54c978a51184ebe63b53229b025216951 (patch) | |
tree | 964256aaeeb035f298ac88868ccb0d720c0c575a /fonts | |
parent | 97377ef78aa058bb57e1c7b57f9a4d91ec3b6974 (diff) | |
download | pkgsrc-cc52b6e54c978a51184ebe63b53229b025216951.tar.gz |
No distfiles, no patches => no distinfo file.
Diffstat (limited to 'fonts')
-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 |