diff options
Diffstat (limited to 'net/ntop/Makefile')
-rw-r--r-- | net/ntop/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile index aeda2cac3bb..bba56c06cce 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.80 2012/10/08 23:02:18 adam Exp $ +# $NetBSD: Makefile,v 1.81 2012/10/23 17:18:43 asau Exp $ DISTNAME= ntop-4.1.0 PKGREVISION= 11 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.ntop.org/products/ntop/ COMMENT= Shows network usage (similar to "top" for processes) LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= ntop-[0-9]* DEPENDS+= ${PYPKGPREFIX}-mako-[0-9]*:../../devel/py-mako |