diff options
Diffstat (limited to 'net/ntopng/Makefile')
-rw-r--r-- | net/ntopng/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/ntopng/Makefile b/net/ntopng/Makefile index 12c463c9cb6..b200b684a61 100644 --- a/net/ntopng/Makefile +++ b/net/ntopng/Makefile @@ -21,10 +21,9 @@ LIB_DEPENDS= librrd.so:${PORTSDIR}/databases/rrdtool \ libzmq.so:${PORTSDIR}/net/libzmq4 GNU_CONFIGURE= yes -USE_SQLITE= yes MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= yes -USES= autoreconf cpe gmake libtool pathfix pkgconfig tar:tgz +USES= autoreconf cpe gmake libtool pathfix pkgconfig sqlite tar:tgz SUB_FILES= ntopng-geoipupdate.sh CPE_VENDOR= ntop |