diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-11 20:22:01 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-11 20:22:01 +0000 |
commit | da238965e1131c20abc9f95ca634083aad710cf1 (patch) | |
tree | c1983bedf327f048d62eb5debbd32b38e47138d8 /print/ghostscript-gnu/Makefile | |
parent | Use the :: operator for pre-everything. (diff) |
Remove duplicate PKGNAMESUFFIX lines I added.
Notes
Notes:
svn path=/head/; revision=47710
Diffstat (limited to 'print/ghostscript-gnu/Makefile')
-rw-r--r-- | print/ghostscript-gnu/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile index 9ae1bc65adc2..b4d931a8188f 100644 --- a/print/ghostscript-gnu/Makefile +++ b/print/ghostscript-gnu/Makefile @@ -17,7 +17,6 @@ MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/gnu/gs651/ \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/gnu/fonts/ MASTER_SITE_SUBDIR= ${PORTNAME} gimp-print hpinkjet -PKGNAMESUFFIX= -gnu DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \ ${DECRYPT_PDF} ${HP8XX_DRV} ${HPDJ_SRC} ${PCL3_SRC} \ |