summaryrefslogtreecommitdiff
path: root/print/ghostscript7
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-07-26 07:43:48 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-07-26 07:43:48 +0000
commita8cffde47328629d5ba275c9abc453d307eca31a (patch)
tree4705a0065b8fbffcd765201d8957070c6890d4e5 /print/ghostscript7
parentUpdate to 1.0.8. This release includes experimental MMX support, but it should (diff)
Create ${WRKSRC} --> ${WRKDIR}/libpng sysmlink and use it in ghostscript ports
instead of hardcoded ${WRKSRC}/libpng-png.version.number.
Notes
Notes: svn path=/head/; revision=31041
Diffstat (limited to 'print/ghostscript7')
-rw-r--r--print/ghostscript7/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile
index 3b009132e9fc..016ebd6893d5 100644
--- a/print/ghostscript7/Makefile
+++ b/print/ghostscript7/Makefile
@@ -55,7 +55,7 @@ pre-fetch:
post-extract:
${LN} -s ${WRKDIRPREFIX}${.CURDIR}/../../graphics/jpeg/work/jpeg-6b ${WRKSRC}/jpeg
- ${LN} -s ${WRKDIRPREFIX}${.CURDIR}/../../graphics/png/work/libpng-* ${WRKSRC}/libpng
+ ${LN} -s ${WRKDIRPREFIX}${.CURDIR}/../../graphics/png/work/libpng ${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