aboutsummaryrefslogtreecommitdiffstats
path: root/print/ghostscript-gpl
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2001-01-18 07:14:11 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2001-01-18 07:14:11 +0000
commit26b2a64ca52dff7309238a41b8667deafb8b1b15 (patch)
tree1da4e8282a5f2b19d46d8b6c63cfe95abb250936 /print/ghostscript-gpl
parent3ef76965ecf81236311ef05656337b7a364c2516 (diff)
bugfix: hpdj couldn't be fetched after the variable name change
I forgot to change HPDJ_DRV to HPDJ_SRC in DISTFILES PORTREVISION not bumped since building of packages wasn't possible. Even if port/package could be build, because hpdj source was already present, no functionality change. Submitted by: "Justin W. Pauler" <jwpauler@jwpages.com>, "Jamin A. Brown" <jamin@gwi.net>
Diffstat (limited to 'print/ghostscript-gpl')
-rw-r--r--print/ghostscript-gpl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile
index a70a929fd539..9b3ff7c357ab 100644
--- a/print/ghostscript-gpl/Makefile
+++ b/print/ghostscript-gpl/Makefile
@@ -28,7 +28,7 @@ MASTER_SITES= ftp://ftp.fh-koblenz.de/pub/Ghostscript/aladdin/gs650/ \
ftp://sunsite.cnlab-switch.ch/mirror/ghost/aladdin/fonts/
# note: russian mirror isn't up to date
DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \
- ${DECRYPT_PDF} ${HP8XX_DRV} ${HPDJ_DRV} ${PCL3_SRC} \
+ ${DECRYPT_PDF} ${HP8XX_DRV} ${HPDJ_SRC} ${PCL3_SRC} \
${HP970_DRV} ${GPRINT_SRC}
EXTRACT_ONLY= ${GS_SOURCES}