summaryrefslogtreecommitdiff
path: root/print/ghostscript6
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1999-11-26 03:00:40 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1999-11-26 03:00:40 +0000
commitfb8b96134a4e09339735878b0f8e995d10837602 (patch)
tree501a4145c49928e9d1d6f118c4e8112ebd4e6895 /print/ghostscript6
parentDefine HAVE_SAVED_UID and NEED_LINUX_HACK so that .Xauthority (diff)
png-1.0.3 -> png-1.0.5
Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de> PR: ports/15052
Notes
Notes: svn path=/head/; revision=23338
Diffstat (limited to 'print/ghostscript6')
-rw-r--r--print/ghostscript6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript6/Makefile b/print/ghostscript6/Makefile
index 699c3560ff8c..901669b258ac 100644
--- a/print/ghostscript6/Makefile
+++ b/print/ghostscript6/Makefile
@@ -58,7 +58,7 @@ pre-fetch:
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
${MV} ${WRKSRC}/devs.mak ${WRKSRC}/devs.mak.bak
cd ${WRKSRC} && unzip -Lao ${DISTDIR}/${HP850_DRV}
${MV} ${WRKSRC}/devs.mak.bak ${WRKSRC}/devs.mak