diff options
Diffstat (limited to 'security/fragroute')
-rw-r--r-- | security/fragroute/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/fragroute/Makefile b/security/fragroute/Makefile index a6fde9e1fd0c..a598db3b6b42 100644 --- a/security/fragroute/Makefile +++ b/security/fragroute/Makefile @@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= UNIX/security MAINTAINER= ports@FreeBSD.org COMMENT= A tool for intercepting, modifying and rewriting egress traffic +BROKEN= "Incompatible with (current) libdnet" + BUILD_DEPENDS= ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet \ ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent |