diff options
-rw-r--r-- | net/bfilter/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/bfilter/Makefile b/net/bfilter/Makefile index 997bde920f1a..da3ce4c2c2c2 100644 --- a/net/bfilter/Makefile +++ b/net/bfilter/Makefile @@ -17,6 +17,8 @@ COMMENT= Smart filtering HTTP proxy LIB_DEPENDS= ACE.6:${PORTSDIR}/devel/ace \ sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 +BROKEN= does not compile + GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |