aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-07-01 17:37:41 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-07-01 17:37:41 +0000
commitcd419fd1dfe3dc76a40073fe54d2993054dfc88c (patch)
tree0d46946c2159598fd9c10d0de4a1de55f32e5a3e /mail
parent9426d28e77d5bf1aef929c1bfae9132ce2abb8d6 (diff)
downloadports-cd419fd1dfe3dc76a40073fe54d2993054dfc88c.tar.gz
ports-cd419fd1dfe3dc76a40073fe54d2993054dfc88c.zip
Make those ports more likely to build with texinfo from ports
With hat: portmgr
Notes
Notes: svn path=/head/; revision=360062
Diffstat (limited to 'mail')
-rw-r--r--mail/vm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/vm/Makefile b/mail/vm/Makefile
index 91e4f3346562..d346b6c8f04f 100644
--- a/mail/vm/Makefile
+++ b/mail/vm/Makefile
@@ -14,7 +14,7 @@ COMMENT= A mail reader running inside Emacs or XEmacs
GNU_CONFIGURE= yes
USE_EMACS= yes
-USES= gmake
+USES= gmake makeinfo
CONFIGURE_ARGS+= --with-emacs=${EMACS_CMD}
MAKE_ARGS= prefix=${PREFIX} \
lispdir=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME} \