diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-03-01 23:49:28 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-03-01 23:49:28 +0000 |
commit | 8c3338eeb9efe32c37378e2c648ca129516e0603 (patch) | |
tree | b9a2a0baaa8aae5c7da930237e5be736387638b4 /net/ntop | |
parent | 3365cd0d8f0b88e2eeff6554469186c6fe64c985 (diff) |
Notes
Diffstat (limited to 'net/ntop')
-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 |