diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-25 11:51:28 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-25 11:51:28 +0000 |
commit | e2cf7e57ddcf6212c2e015aef372463de0debbdb (patch) | |
tree | f268716e146e86c280e616d4264aace0495c4501 /devel/autoconf | |
parent | f88d3abd3355f15053b0678391ad74c0a65e9016 (diff) |
Notes
Diffstat (limited to 'devel/autoconf')
-rw-r--r-- | devel/autoconf/Makefile | 2 |
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 |