summaryrefslogtreecommitdiff
path: root/print/ghostscript-gnu
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-07-15 21:53:15 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-07-15 21:53:15 +0000
commit6b871f9e4505cf6a26fb3ce666a00afc44270414 (patch)
treec4277ab2bd20aa2fedd5cc4b56df3248c361d861 /print/ghostscript-gnu
parentThis is BottleRocket, a commandline interface to the X10 firecracker home (diff)
Assorted ${WRKDIRPREFIX}/symlink ${PORTSDIR} fixes. mbone/vat still doesn't
build but at least it will have a better chance.
Notes
Notes: svn path=/head/; revision=20221
Diffstat (limited to 'print/ghostscript-gnu')
-rw-r--r--print/ghostscript-gnu/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile
index c57b13fdadd9..438c03ed4bc4 100644
--- a/print/ghostscript-gnu/Makefile
+++ b/print/ghostscript-gnu/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.32 1999/01/23 07:05:22 vanilla Exp $
+# $Id: Makefile,v 1.33 1999/05/15 01:14:34 andreas Exp $
#
DISTNAME= ghostscript-5.50
@@ -57,8 +57,8 @@ pre-fetch:
.endif
post-extract:
- ${LN} -s ${WRKDIRPREFIX}${PORTSDIR}/graphics/jpeg/work/jpeg-6b ${WRKSRC}/jpeg
- ${LN} -s ${WRKDIRPREFIX}${PORTSDIR}/graphics/png/work/libpng-1.0.3 ${WRKSRC}/libpng
+ ${LN} -s ${WRKDIRPREFIX}${.CURDIR}/../../graphics/jpeg/work/jpeg-6b ${WRKSRC}/jpeg
+ ${LN} -s ${WRKDIRPREFIX}${.CURDIR}/../../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