diff options
Diffstat (limited to 'net/ntop/Makefile')
-rw-r--r-- | net/ntop/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile index 37a3455fa82d..487bab451289 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -14,6 +14,8 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= Makefiles use hacks that don't work with recent automake. Try net/ntopng +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-12-19 LIB_DEPENDS= libgdbm.so:databases/gdbm \ libevent.so:devel/libevent |