aboutsummaryrefslogtreecommitdiffstats
path: root/net/tramp
diff options
context:
space:
mode:
authoryoichi <yoichi@FreeBSD.org>2003-09-20 21:22:21 +0800
committeryoichi <yoichi@FreeBSD.org>2003-09-20 21:22:21 +0800
commitded437b89827dae3a6cd79a8da5056e965c6e5e3 (patch)
tree4c15d2e27009cdf28df01a4a749622ba60302a07 /net/tramp
parent3cdc0c4906517d896c992e84ced27749ae91f65c (diff)
downloadfreebsd-ports-gnome-ded437b89827dae3a6cd79a8da5056e965c6e5e3.tar.gz
freebsd-ports-gnome-ded437b89827dae3a6cd79a8da5056e965c6e5e3.tar.zst
freebsd-ports-gnome-ded437b89827dae3a6cd79a8da5056e965c6e5e3.zip
Don't call texi2dvi.
Submitted by: Koji Mori <mori@tri.asanuma.co.jp> Approved by: portmgr
Diffstat (limited to 'net/tramp')
-rw-r--r--net/tramp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tramp/Makefile b/net/tramp/Makefile
index c9520473976d..b77945b07ef1 100644
--- a/net/tramp/Makefile
+++ b/net/tramp/Makefile
@@ -26,6 +26,7 @@ INFOENTRY_JA= "* TRAMP-J: (tramp_ja). Transparent Remote Access, Multi
PLIST_SUB+= TRAMP_LISPDIR=${TRAMP_LISPDIR} \
DIRSECTION=${DIRSECTION} \
INFOENTRY=${INFOENTRY} INFOENTRY_JA=${INFOENTRY_JA}
+CONFIGURE_ENV= TEXI2DVI=no
CONFIGURE_ARGS= --prefix=${PREFIX} \
--with-lispdir=${PREFIX}/${TRAMP_LISPDIR}