summaryrefslogtreecommitdiff
path: root/net/tramp
diff options
context:
space:
mode:
authorYoichi NAKAYAMA <yoichi@FreeBSD.org>2003-09-20 13:22:21 +0000
committerYoichi NAKAYAMA <yoichi@FreeBSD.org>2003-09-20 13:22:21 +0000
commit805a0783b95858d21d7244486a2b1f72ed067aab (patch)
tree9ad3b152a5a89452c0c0eb1cbef96c9baab5f341 /net/tramp
parentGnats 4.0, a complete rewrite of the good old GNU bug tracking system. (diff)
Don't call texi2dvi.
Submitted by: Koji Mori <mori@tri.asanuma.co.jp> Approved by: portmgr
Notes
Notes: svn path=/head/; revision=89078
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}