diff options
author | knu <knu@FreeBSD.org> | 2001-09-12 04:22:01 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-09-12 04:22:01 +0800 |
commit | b78e588ff7b0ae66b5699e9acc7c4d381d3ffb13 (patch) | |
tree | 0be84d9a64304e15557c26c3b645abaa97ea0907 /print | |
parent | d126c68c6ad8ae7b2fb247d4a38cee2a415735c6 (diff) | |
download | freebsd-ports-gnome-b78e588ff7b0ae66b5699e9acc7c4d381d3ffb13.tar.gz freebsd-ports-gnome-b78e588ff7b0ae66b5699e9acc7c4d381d3ffb13.tar.zst freebsd-ports-gnome-b78e588ff7b0ae66b5699e9acc7c4d381d3ffb13.zip |
Remove duplicate PKGNAMESUFFIX lines I added.
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} \ |