summaryrefslogtreecommitdiff
path: root/print/ghostscript5
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-05-08 16:09:46 +0000
committeragc <agc@pkgsrc.org>1998-05-08 16:09:46 +0000
commitbdd81b21bd4498930248cc27397b70359165c3ce (patch)
treed4244a662ce58403682e019521c331c4a1c7e6a4 /print/ghostscript5
parent1881fd6419a3014a850b62a11c818d56f91fdb04 (diff)
downloadpkgsrc-bdd81b21bd4498930248cc27397b70359165c3ce.tar.gz
Refer to the jpeg and libpng directories using PKGSRCDIR.
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 fc8c5b241ce..ecff55616e7 100644
--- a/print/ghostscript5/Makefile
+++ b/print/ghostscript5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 1998/04/24 09:20:37 agc Exp $
+# $NetBSD: Makefile,v 1.13 1998/05/08 16:09:46 agc Exp $
# FreeBSD Id: Makefile,v 1.14 1997/10/13 11:22:43 asami Exp
#
@@ -44,8 +44,8 @@ post-extract:
${TOUCH} ${WRKSRC}/adler32.o
${TOUCH} ${WRKSRC}/deflate.o
${TOUCH} ${WRKSRC}/trees.o
- ${LN} -s ../../../../graphics/jpeg/${WRKDIR:T}/jpeg-6a ${WRKSRC}/jpeg-6a
- ${LN} -s ../../../../graphics/png/${WRKDIR:T}/libpng-0.96 ${WRKSRC}/libpng
+ ${LN} -s ${PKGSRCDIR}/graphics/jpeg/${WRKDIR:T}/jpeg-6a ${WRKSRC}/jpeg-6a
+ ${LN} -s ${PKGSRCDIR}/graphics/png/${WRKDIR:T}/libpng-0.96 ${WRKSRC}/libpng
cd ${WRKSRC} && unzip -La ${DISTDIR}/${HP850_DRV}
do-configure: