summaryrefslogtreecommitdiff
path: root/print/ghostscript5
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/ghostscript5
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/ghostscript5')
-rw-r--r--print/ghostscript5/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/ghostscript5/Makefile b/print/ghostscript5/Makefile
index 8337c2c29540..29ecab5ef0e8 100644
--- a/print/ghostscript5/Makefile
+++ b/print/ghostscript5/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 December 1998
# Whom: giffunip
#
-# $Id: Makefile,v 1.31 1999/01/27 07:41:25 fenner Exp $
+# $Id: Makefile,v 1.32 1999/02/03 11:11:56 asami Exp $
#
DISTNAME= ghostscript-5.10
@@ -39,8 +39,8 @@ PCL3_DRV= hpdj-2.5.tar.gz
DECRYPT_PDF= pdf_sec.ps
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
# additional PCL3 driver
$(TAR) -xvf ${WRKDIR}/hpdj-2.5/hpdj.tar -C $(WRKSRC)
${PATCH} --directory=${WRKSRC} <${WRKSRC}/devs.mak-5.10.diff