diff options
-rw-r--r-- | net/ntopng/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/ntopng/Makefile b/net/ntopng/Makefile index cd54cdca1176..53cbc010b321 100644 --- a/net/ntopng/Makefile +++ b/net/ntopng/Makefile @@ -12,6 +12,8 @@ COMMENT= Network monitoring tool with command line and web interfaces LICENSE= GPLv3 +BROKEN= Fails to link + LIB_DEPENDS= librrd.so:${PORTSDIR}/databases/rrdtool \ libluajit-5.1.so:${PORTSDIR}/lang/luajit \ libndpi.so:${PORTSDIR}/net/ndpi \ |