summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorhubertf <hubertf>2005-04-02 19:35:48 +0000
committerhubertf <hubertf>2005-04-02 19:35:48 +0000
commitc4524e2881496e6587a56aa4437a02a42c66cfeb (patch)
tree71b12f980223e35782d56e9e53280b35ba15fb02 /print
parentcc96b65155004d3ed5ec55b058df6abb38eb25a3 (diff)
downloadpkgsrc-c4524e2881496e6587a56aa4437a02a42c66cfeb.tar.gz
Give this pkg a chance to determine teTeX(s)'s work dir in a
read-only pkgsrc environment (pkg_comp), where no "work"-dir/symlink will be created.
Diffstat (limited to 'print')
-rw-r--r--print/ja-ptex-bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ja-ptex-bin/Makefile b/print/ja-ptex-bin/Makefile
index ec4fe1134b7..052f1d1e006 100644
--- a/print/ja-ptex-bin/Makefile
+++ b/print/ja-ptex-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/10/07 02:01:38 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2005/04/02 19:35:48 hubertf Exp $
DISTNAME= ptex-src-${PTEX_VERS}
PKGNAME= ja-ptex-bin-${PTEX_VERS}
@@ -37,7 +37,7 @@ DF_TETEX_BIN= tetex-src-${TETEX_BIN_VERS}${EXTRACT_SUFX}
DF_DVIPSK_PATCH= dvipsk-jpatch-${DVIPSK_PATCH_VERS}${EXTRACT_SUFX}
DF_MENDEXK= mendexk${MENDEXK_VERS}${EXTRACT_SUFX}
-WRKDIR_= ${PKGSRCDIR}/print/teTeX-bin/${WRKDIR:T}
+WRKDIR_!= cd ${PKGSRCDIR}/print/teTeX-bin; ${MAKE} show-var VARNAME=WRKDIR
TETEX_DIR= ${WRKDIR_}/tetex-src-${TETEX_BIN_VERS}
WRKSRC= ${TETEX_DIR}
WRKSRC_PTEX= ${WRKSRC}/texk/web2c/${DISTNAME:S/-src//}