summaryrefslogtreecommitdiff
path: root/net/ntop2
diff options
context:
space:
mode:
authorveego <veego@pkgsrc.org>2002-08-05 06:54:13 +0000
committerveego <veego@pkgsrc.org>2002-08-05 06:54:13 +0000
commitdeb5301d9cd9d0d5ef44b9b873e0d3dc5dd373d6 (patch)
treee47558acf83058f3b52ee173dd4399a8ff5e7f45 /net/ntop2
parentdc00762da098f74fc436113c420316ec32ecfdb3 (diff)
downloadpkgsrc-deb5301d9cd9d0d5ef44b9b873e0d3dc5dd373d6.tar.gz
Mark as broken, because ntop2 wants to write to /usr/pkg/var/ntop,
but doesn't create this directory and PR 13058 makes it impossible to change that location.
Diffstat (limited to 'net/ntop2')
-rw-r--r--net/ntop2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/ntop2/Makefile b/net/ntop2/Makefile
index cdd7de94c73..f0c1a222987 100644
--- a/net/ntop2/Makefile
+++ b/net/ntop2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2002/08/02 14:42:28 veego Exp $
+# $NetBSD: Makefile,v 1.6 2002/08/05 06:54:13 veego Exp $
DISTNAME= ntop-2.1
PKGNAME= ntop2-2.1
@@ -11,6 +11,8 @@ COMMENT= shows network usage (similar to "top" for processes)
CONFLICTS= ntop-[0-9]*
+BROKEN= "PR 13058 needs to be closed first"
+
WRKSRC= ${WRKDIR}/ntop
USE_GMAKE= yes