summaryrefslogtreecommitdiff
path: root/print/ghostscript-gpl
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-04-01 01:43:05 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-04-01 01:43:05 +0000
commit35b8f2a52b09379b7e829da3c12e9b62efb5ae76 (patch)
treedc35d1120ac83800ac0aa250feea964f1a250a9e /print/ghostscript-gpl
parentUpgrade to 0.12.18. (diff)
libpng upgrade changed directory name.
Notes
Notes: svn path=/head/; revision=10384
Diffstat (limited to 'print/ghostscript-gpl')
-rw-r--r--print/ghostscript-gpl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile
index ecc363e6009d..c22401c82faf 100644
--- a/print/ghostscript-gpl/Makefile
+++ b/print/ghostscript-gpl/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.17 1998/01/31 20:08:41 andreas Exp $
+# $Id: Makefile,v 1.18 1998/03/03 02:13:00 jseger 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-6a ${WRKSRC}/jpeg-6a
- ln -s ${PORTSDIR}/graphics/png/work/libpng-0.99e ${WRKSRC}/libpng
+ ln -s ${PORTSDIR}/graphics/png/work/libpng-1.0.1 ${WRKSRC}/libpng
cd ${WRKSRC} && unzip -La ${DISTDIR}/${HP850_DRV}
do-configure: