diff options
Diffstat (limited to 'net/ntop/Makefile')
-rw-r--r-- | net/ntop/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile index 36a2d3b8d821..0fc20c73ab00 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -29,8 +29,6 @@ BUILD_DEPENDS= rrdtool>=1.2:${PORTSDIR}/databases/rrdtool \ RUN_DEPENDS= dot:${PORTSDIR}/graphics/graphviz \ ${LOCALBASE}/lib/X11/fonts/URW/a010013l.afm:${PORTSDIR}/x11-fonts/urwfonts -BROKEN= does not build - DBDIR?= /var/db MAKE_JOBS_SAFE= yes |