diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-04-05 02:10:03 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-04-05 02:10:03 +0000 |
commit | 20a54826971e9e8aa4bfabcb89c73a1cc30bbe29 (patch) | |
tree | 4cc37a6a85d5b923edfa3aed8890e56fb0a078e4 /print/ghostscript8/Makefile | |
parent | b5a74d1ed37f690295bf2bd3c066899e575c6b9c (diff) | |
download | ports-20a54826971e9e8aa4bfabcb89c73a1cc30bbe29.tar.gz ports-20a54826971e9e8aa4bfabcb89c73a1cc30bbe29.zip |
Notes
Diffstat (limited to 'print/ghostscript8/Makefile')
-rw-r--r-- | print/ghostscript8/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index 40f64a124755..eb61b5699d53 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -26,9 +26,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME} \ hpinkjet/:hpijs \ ghostscript/:ports_jp PKGNAMESUFFIX= -afpl -DISTFILES= ${GS_SRCS}:DEFAULT,gatekeeper \ - ${GS_FONTS_STD}:DEFAULT,fonts \ - ${GS_FONTS_OTHER}:DEFAULT,fonts,gatekeeper \ +DISTFILES= ${GS_SRCS}:DEFAULT \ + ${GS_FONTS_STD}:DEFAULT \ + ${GS_FONTS_OTHER}:DEFAULT \ ${HP8XX_SRCS}:hp8xx \ ${HPDJ_SRCS}:hpdj_pcl3 \ ${PCL3_SRCS}:hpdj_pcl3 \ |