diff options
author | erwin <erwin@FreeBSD.org> | 2010-01-31 00:25:07 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2010-01-31 00:25:07 +0800 |
commit | d48a546f6758726ecc33f4c5ad8e32ec4c48b018 (patch) | |
tree | d56d63e21b73b54534345fd74c628c07e6c3dde9 /net/ntop/Makefile | |
parent | 444b97f4ace1a4918ce8440a55dc9234ed3e01c4 (diff) | |
download | freebsd-ports-gnome-d48a546f6758726ecc33f4c5ad8e32ec4c48b018.tar.gz freebsd-ports-gnome-d48a546f6758726ecc33f4c5ad8e32ec4c48b018.tar.zst freebsd-ports-gnome-d48a546f6758726ecc33f4c5ad8e32ec4c48b018.zip |
Mark BROKEN: fetches files during build stage.
Diffstat (limited to 'net/ntop/Makefile')
-rw-r--r-- | net/ntop/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile index 02a457ee3b73..d1f9fe209f6a 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -23,6 +23,8 @@ RUN_DEPENDS= dot:${PORTSDIR}/graphics/graphviz \ ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget \ ${LOCALBASE}/lib/X11/fonts/URW/a010013l.afm:${PORTSDIR}/x11-fonts/urwfonts +BROKEN= does not build + DBDIR?= /var/db MAKE_JOBS_SAFE= yes |