diff options
Diffstat (limited to 'net/ntopng')
-rw-r--r-- | net/ntopng/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ntopng/Makefile b/net/ntopng/Makefile index 7b1adc67133f..ba986bfc0e81 100644 --- a/net/ntopng/Makefile +++ b/net/ntopng/Makefile @@ -20,11 +20,11 @@ LIB_DEPENDS= librrd.so:${PORTSDIR}/databases/rrdtool \ libndpi.so:${PORTSDIR}/net/ndpi \ libzmq.so:${PORTSDIR}/net/libzmq3 -USE_AUTOTOOLS= autoheader aclocal libtoolize +GNU_CONFIGURE= yes USE_SQLITE= yes MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= yes -USES= cpe gmake libtool pathfix pkgconfig tar:tgz +USES= autoreconf cpe gmake libtool pathfix pkgconfig tar:tgz SUB_FILES= ntopng-geoipupdate.sh CPE_VENDOR= ntop |