diff options
Diffstat (limited to 'net/ntop/Makefile')
-rw-r--r-- | net/ntop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile index ea916534efc0..96ac5b43783e 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:19 autoconf:267 +USE_AUTOTOOLS= libtool:22 automake:111 autoconf:267 USE_GNOME= libxml2 USE_LUA= 5.1 USE_GMAKE= yes |