aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-11-19 21:27:04 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-11-19 21:27:04 +0000
commit2644a67d60775dc0d1a9f850e328c7639b8bdcd5 (patch)
treeae6be5b4ed5ea9fd9c1d4302e18f036028aff9f8 /net
parentd145bbdf9c64f64b7d7a918c1e9582b34ff21368 (diff)
Notes
Diffstat (limited to 'net')
-rw-r--r--net/ntopng/Makefile2
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 \