diff options
author | joerg <joerg@pkgsrc.org> | 2009-04-09 00:48:06 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-04-09 00:48:06 +0000 |
commit | 368d71b62eb6e099ecbde93b8f229d559bb4648a (patch) | |
tree | bab33acb040ad1708a35131b11af0af8cf0dc5e8 /fonts/ghostscript-cidfonts | |
parent | ce1772b268c4d640e5330fdbf3bca8d0bfffb6d3 (diff) | |
download | pkgsrc-368d71b62eb6e099ecbde93b8f229d559bb4648a.tar.gz |
Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.
Diffstat (limited to 'fonts/ghostscript-cidfonts')
-rw-r--r-- | fonts/ghostscript-cidfonts/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fonts/ghostscript-cidfonts/Makefile b/fonts/ghostscript-cidfonts/Makefile index e17f7b569f1..c047cbd7bfa 100644 --- a/fonts/ghostscript-cidfonts/Makefile +++ b/fonts/ghostscript-cidfonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2008/06/20 01:09:19 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2009/04/09 00:48:08 joerg Exp $ DISTNAME= ghostscript-cidfonts-20000901 PKGREVISION= 2 @@ -18,8 +18,6 @@ GHOSTSCRIPT_REQD= 6.53 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 |