aboutsummaryrefslogtreecommitdiff
path: root/net/ntop
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-10-16 11:52:47 +0000
committerAde Lovett <ade@FreeBSD.org>2010-10-16 11:52:47 +0000
commit6abd00a86bbeefe0d47fdd84e916deccf66893e3 (patch)
tree7c37b7d6324eab6bc3e4c7437bc196ffd159e881 /net/ntop
parent48d3e12a9551f7a6507dfc47ccdc164263bb1ea7 (diff)
Punt autoconf267->autoconf268
Notes
Notes: svn path=/head/; revision=263089
Diffstat (limited to 'net/ntop')
-rw-r--r--net/ntop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile
index 96ac5b43783e..5f444ba2d5e6 100644
--- a/net/ntop/Makefile
+++ b/net/ntop/Makefile
@@ -32,7 +32,7 @@ RUN_DEPENDS= dot:${PORTSDIR}/graphics/graphviz \
DBDIR?= /var/db
MAKE_JOBS_SAFE= yes
-USE_AUTOTOOLS= libtool:22 automake:111 autoconf:267
+USE_AUTOTOOLS= libtool:22 automake:111 autoconf:268
USE_GNOME= libxml2
USE_LUA= 5.1
USE_GMAKE= yes