summaryrefslogtreecommitdiff
path: root/textproc/docproj
diff options
context:
space:
mode:
authorBruce A. Mah <bmah@FreeBSD.org>2002-03-28 17:00:26 +0000
committerBruce A. Mah <bmah@FreeBSD.org>2002-03-28 17:00:26 +0000
commitee2acadc623862fecfc597bdb8a8f2f592021054 (patch)
tree0cf4f0fa93e51bd27b3344fbd14971ce43d39e40 /textproc/docproj
parentupgrade to 0.3.3 (diff)
Partial back-out of 1.35->1.36.
This unbreaks the port build in the case that the user wants JADETEX=yes and there isn't an existing TeX installation (specifically, kpsewhich in the user's $PATH); we might want another knob to really fix PR ports/29153. Reviewed by: Niall Brady <bradyn@maths.tcd.ie>
Notes
Notes: svn path=/head/; revision=56798
Diffstat (limited to 'textproc/docproj')
-rw-r--r--textproc/docproj/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile
index 0ddc1d21ff83..1fbd9fb7f4b7 100644
--- a/textproc/docproj/Makefile
+++ b/textproc/docproj/Makefile
@@ -49,7 +49,7 @@ JADETEX?=
.endif
.if ${JADETEX} == yes
-RUN_DEPENDS+= `kpsewhich -expand-var '$$TEXMFMAIN'`/web2c/jadetex.fmt:${PORTSDIR}/print/jadetex
+RUN_DEPENDS+= ${PREFIX}/share/texmf/web2c/jadetex.fmt:${PORTSDIR}/print/jadetex
.endif
EXTRACT_ONLY= # empty