diff options
Diffstat (limited to 'net/ntop/Makefile')
-rw-r--r-- | net/ntop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile index 382f174a3a32..674f06168672 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -78,6 +78,7 @@ CONFIGURE_ARGS+= --enable-i18n \ .endif .if defined(WITH_XMLDUMP) +BROKEN= Does not build with XML dump support LIB_DEPENDS+= gdome.8:${PORTSDIR}/textproc/gdome2 CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include/libxml2 \ -I${LOCALBASE}/include/libxml2/libxml \ |