summaryrefslogtreecommitdiffstats
path: root/print/ghostscript8
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1999-01-21 18:08:50 +0000
committervanilla <vanilla@FreeBSD.org>1999-01-21 18:08:50 +0000
commita9710c7bfcee2f908af9a9f59284b4729ceecdee (patch)
tree8a37117d356df077d0515e6f2f537e66b7d7137f /print/ghostscript8
parent93157ab438b61b3a8ee1369fd7d7daf0ced249e0 (diff)
downloadFreeBSD-ports-a9710c7bfcee2f908af9a9f59284b4729ceecdee.zip
FreeBSD-ports-a9710c7bfcee2f908af9a9f59284b4729ceecdee.tar.gz
png's version is 1.0.3 now.
Diffstat (limited to 'print/ghostscript8')
-rw-r--r--print/ghostscript8/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile
index b550134..afe277a 100644
--- a/print/ghostscript8/Makefile
+++ b/print/ghostscript8/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.29 1999/01/04 03:35:58 steve Exp $
+# $Id: Makefile,v 1.30 1999/01/13 07:24:57 scrappy Exp $
#
DISTNAME= ghostscript-5.50
@@ -58,7 +58,7 @@ pre-fetch:
post-extract:
${LN} -s ${WRKDIRPREFIX}${PORTSDIR}/graphics/jpeg/work/jpeg-6b ${WRKSRC}/jpeg
- ${LN} -s ${WRKDIRPREFIX}${PORTSDIR}/graphics/png/work/libpng-1.0.2 ${WRKSRC}/libpng
+ ${LN} -s ${WRKDIRPREFIX}${PORTSDIR}/graphics/png/work/libpng-1.0.3 ${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
OpenPOWER on IntegriCloud