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 | |
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')
-rw-r--r-- | print/ghostscript-afpl/Makefile | 1 | ||||
-rw-r--r-- | print/ghostscript-gnu/Makefile | 1 | ||||
-rw-r--r-- | print/ghostscript-gpl/Makefile | 1 | ||||
-rw-r--r-- | print/ghostscript7/Makefile | 1 | ||||
-rw-r--r-- | print/ghostscript8/Makefile | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/print/ghostscript-afpl/Makefile b/print/ghostscript-afpl/Makefile index c754146a5f48..869b77358fb3 100644 --- a/print/ghostscript-afpl/Makefile +++ b/print/ghostscript-afpl/Makefile @@ -16,7 +16,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs700/ \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/fonts/ MASTER_SITE_SUBDIR= ${PORTNAME} gimp-print hpinkjet -PKGNAMESUFFIX= -afpl DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \ ${DECRYPT_PDF} ${HP8XX_DRV} ${HPDJ_SRC} ${PCL3_SRC} \ 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} \ diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile index c754146a5f48..869b77358fb3 100644 --- a/print/ghostscript-gpl/Makefile +++ b/print/ghostscript-gpl/Makefile @@ -16,7 +16,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs700/ \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/fonts/ MASTER_SITE_SUBDIR= ${PORTNAME} gimp-print hpinkjet -PKGNAMESUFFIX= -afpl DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \ ${DECRYPT_PDF} ${HP8XX_DRV} ${HPDJ_SRC} ${PCL3_SRC} \ diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index 9ae1bc65adc2..b4d931a8188f 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/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} \ diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index c754146a5f48..869b77358fb3 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -16,7 +16,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs700/ \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/fonts/ MASTER_SITE_SUBDIR= ${PORTNAME} gimp-print hpinkjet -PKGNAMESUFFIX= -afpl DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \ ${DECRYPT_PDF} ${HP8XX_DRV} ${HPDJ_SRC} ${PCL3_SRC} \ |