summaryrefslogtreecommitdiff
path: root/print/ghostscript-afpl
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2002-01-01 14:07:39 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2002-01-01 14:07:39 +0000
commit4cd36e32e972e7bd6a22518fe060e657cae2cb51 (patch)
tree74bb796716e8446e4afb88d620ca96df669ea7ba /print/ghostscript-afpl
parentUpdate to 8.5. (diff)
Fix build if ${PORTSDIR} is a symlink by finding jpeg's WRKSRC properly.
Notes
Notes: svn path=/head/; revision=52467
Diffstat (limited to 'print/ghostscript-afpl')
-rw-r--r--print/ghostscript-afpl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript-afpl/Makefile b/print/ghostscript-afpl/Makefile
index 41b184f1ef25..13151b76468b 100644
--- a/print/ghostscript-afpl/Makefile
+++ b/print/ghostscript-afpl/Makefile
@@ -133,7 +133,7 @@ pre-everything::
post-extract:
${ECHO_MSG} ">>> in post-extract ..."
- ${LN} -sf ${WRKDIRPREFIX}/${PORTSDIR}/graphics/jpeg/work/jpeg-6b \
+ ${LN} -sf `cd ${PORTSDIR}/graphics/jpeg && ${MAKE} -V WRKSRC` \
${WRKSRC}/jpeg
# ** 3rd party driver **
# Note: don't forget to add those devices in scripts/configure and