aboutsummaryrefslogtreecommitdiff
path: root/devel/autoconf
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-25 11:51:28 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-06-25 11:51:28 +0000
commite2cf7e57ddcf6212c2e015aef372463de0debbdb (patch)
treef268716e146e86c280e616d4264aace0495c4501 /devel/autoconf
parentf88d3abd3355f15053b0678391ad74c0a65e9016 (diff)
downloadports-e2cf7e57ddcf6212c2e015aef372463de0debbdb.tar.gz
ports-e2cf7e57ddcf6212c2e015aef372463de0debbdb.zip
Fix build without texinfo in base
Notes
Notes: svn path=/head/; revision=359224
Diffstat (limited to 'devel/autoconf')
-rw-r--r--devel/autoconf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile
index 799e00fdd8fd..d4de8a4956c4 100644
--- a/devel/autoconf/Makefile
+++ b/devel/autoconf/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
BUILD_VERSION= 2.69
PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}
-USES= gmake perl5 tar:xz
+USES= gmake makeinfo perl5 tar:xz
INFO= autoconf
GNU_CONFIGURE= yes