summaryrefslogtreecommitdiff
path: root/print/ghostscript5
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-05-19 07:04:49 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-05-19 07:04:49 +0000
commitccb4cb63dbf030afbf62644412ac91f11a4f013d (patch)
treeaa5ed5035f928c7fd57e9347c52fab25a369b945 /print/ghostscript5
parentUpdate to version 1.5 (diff)
Png version number changed.
PR: 18579 Submitted by: Ron Rosson <insane@lunatic.oneinsane.net>
Notes
Notes: svn path=/head/; revision=28576
Diffstat (limited to 'print/ghostscript5')
-rw-r--r--print/ghostscript5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript5/Makefile b/print/ghostscript5/Makefile
index c7df7fb2075a..484623e6938b 100644
--- a/print/ghostscript5/Makefile
+++ b/print/ghostscript5/Makefile
@@ -36,7 +36,7 @@ PCL3_DRV= hpdj-2.6.tar.gz
post-extract:
${LN} -s ${WRKDIRPREFIX}${.CURDIR}/../../graphics/jpeg/work/jpeg-6b ${WRKSRC}/jpeg
- ${LN} -s ${WRKDIRPREFIX}${.CURDIR}/../../graphics/png/work/libpng-1.0.5 ${WRKSRC}/libpng
+ ${LN} -s ${WRKDIRPREFIX}${.CURDIR}/../../graphics/png/work/libpng-1.0.6 ${WRKSRC}/libpng
# additional PCL3 driver
@${TAR} -xf ${WRKDIR}/hpdj-2.6/hpdj.tar -C ${WRKSRC}
@${CAT} ${WRKSRC}/devs.mak-5.10.add >> ${WRKSRC}/devs.mak