aboutsummaryrefslogtreecommitdiffstats
path: root/net/ntop/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-30 12:47:36 +0800
committerMark Linimon <linimon@FreeBSD.org>2007-09-30 12:47:36 +0800
commit48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 (patch)
treeeedd43e6e7c3a96d77549de85690d46016e9cc7e /net/ntop/Makefile
parentaf4658fb56c22ab36db1f30588a3964e1d47d634 (diff)
downloadfreebsd-ports-gnome-48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531.tar.gz
freebsd-ports-gnome-48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531.tar.zst
freebsd-ports-gnome-48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531.zip
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639 Submitted by: aDe
Diffstat (limited to 'net/ntop/Makefile')
-rw-r--r--net/ntop/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile
index d05b97d6f9d5..4fca93c169d8 100644
--- a/net/ntop/Makefile
+++ b/net/ntop/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ntop
PORTVERSION= 3.3
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -23,7 +24,7 @@ RUN_DEPENDS= dot:${PORTSDIR}/graphics/graphviz \
DBDIR?= /var/db
-USE_AUTOTOOLS= libtool:15 automake:19 autoconf:259
+USE_AUTOTOOLS= libtool:15 automake:19 autoconf:261
USE_GNOME= libxml2
USE_GMAKE= yes
USE_OPENSSL= yes