summaryrefslogtreecommitdiff
path: root/print/ghostscript5
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-11-25 16:13:16 +0000
committerSteve Price <steve@FreeBSD.org>1999-11-25 16:13:16 +0000
commit60230b7ef3d3f74af27ea08cd2656b9c049d47f9 (patch)
tree0f76816905e9ebcd8a4af24efc870ce9f99d15d5 /print/ghostscript5
parentDon't know how I managed this, but change $Id$ to $FreeBSD$. (diff)
libpng is now version 1.0.5.
Notes
Notes: svn path=/head/; revision=23328
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 e902f8bd7864..49c3ad4793d4 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.3 ${WRKSRC}/libpng
+ ${LN} -s ${WRKDIRPREFIX}${.CURDIR}/../../graphics/png/work/libpng-1.0.5 ${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