summaryrefslogtreecommitdiff
path: root/print/ghostscript6
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1998-07-17 20:19:41 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1998-07-17 20:19:41 +0000
commite5c467f055785b1a10d41702cdb63589037fc561 (patch)
tree3bf423ae3f7ca76521404edbac46c0fdc4579e49 /print/ghostscript6
parentUpdate to the latest release including the fix that was (diff)
update gs port after update of libpng port.
The version change produced a symlink in gs source directory which pointed to an nonexistent directory under libpng port.
Notes
Notes: svn path=/head/; revision=11939
Diffstat (limited to 'print/ghostscript6')
-rw-r--r--print/ghostscript6/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript6/Makefile b/print/ghostscript6/Makefile
index 376774309eef..e3b3af84427e 100644
--- a/print/ghostscript6/Makefile
+++ b/print/ghostscript6/Makefile
@@ -3,7 +3,7 @@
# Date created: Tue Jun 10 21:58:54 CEST 1997
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.21 1998/06/04 20:11:37 andreas Exp $
+# $Id: Makefile,v 1.22 1998/06/05 06:21:03 andreas Exp $
#
DISTNAME= ghostscript-5.10
@@ -60,7 +60,7 @@ post-extract:
${TOUCH} ${WRKSRC}/deflate.o
${TOUCH} ${WRKSRC}/trees.o
ln -s ${PORTSDIR}/graphics/jpeg/work/jpeg-6b ${WRKSRC}/jpeg-6b
- ln -s ${PORTSDIR}/graphics/png/work/libpng-1.0.1 ${WRKSRC}/libpng
+ ln -s ${PORTSDIR}/graphics/png/work/libpng-1.0.2 ${WRKSRC}/libpng
cd ${WRKSRC} && unzip -Lao ${DISTDIR}/${HP850_DRV}
do-configure: