aboutsummaryrefslogtreecommitdiff
path: root/net/beacon
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-12-04 07:34:27 +0000
committerAde Lovett <ade@FreeBSD.org>2010-12-04 07:34:27 +0000
commit4a8684e352ac6d7260613e6ad3743fabd00eaf7d (patch)
treec1022f7df000935302e4c7f143c5b049290dacc2 /net/beacon
parent6029732777f019908166457c71136521713b91f7 (diff)
Notes
Diffstat (limited to 'net/beacon')
-rw-r--r--net/beacon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/beacon/Makefile b/net/beacon/Makefile
index 11d8b4e01681..62d40839858f 100644
--- a/net/beacon/Makefile
+++ b/net/beacon/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
WWW_DIR?= ${PREFIX}/www/
PLIST_SUB+= VERSION=${PORTVERSION}
USE_PERL5= yes
-USE_AUTOTOOLS= autoconf:268
+USE_AUTOTOOLS= autoconf
USE_RC_SUBR= beacon
.ifdef(WITHOUT_IPV6)