aboutsummaryrefslogtreecommitdiff
path: root/print/ghostscript8/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2002-04-05 02:10:03 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2002-04-05 02:10:03 +0000
commit20a54826971e9e8aa4bfabcb89c73a1cc30bbe29 (patch)
tree4cc37a6a85d5b923edfa3aed8890e56fb0a078e4 /print/ghostscript8/Makefile
parentb5a74d1ed37f690295bf2bd3c066899e575c6b9c (diff)
downloadports-20a54826971e9e8aa4bfabcb89c73a1cc30bbe29.tar.gz
ports-20a54826971e9e8aa4bfabcb89c73a1cc30bbe29.zip
Notes
Diffstat (limited to 'print/ghostscript8/Makefile')
-rw-r--r--print/ghostscript8/Makefile6
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 \