aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2008-08-05 07:19:31 +0000
committerErwin Lansing <erwin@FreeBSD.org>2008-08-05 07:19:31 +0000
commit2e80e2c5485730466e28cb722408025c49461997 (patch)
treee26b0bdd42d29c2eced6525979a6d3a56e6af7bd /net-mgmt
parentd937f9d585bfa34273864e320a46ee61775718ff (diff)
downloadports-2e80e2c5485730466e28cb722408025c49461997.tar.gz
ports-2e80e2c5485730466e28cb722408025c49461997.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/ng_ipacct/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/ng_ipacct/Makefile b/net-mgmt/ng_ipacct/Makefile
index d8cfff69128b..ae805218cbed 100644
--- a/net-mgmt/ng_ipacct/Makefile
+++ b/net-mgmt/ng_ipacct/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= skv@FreeBSD.org
COMMENT= Netgraph IP accounting
.ifndef PACKAGE_BUILDING
-NO_PACKAGE= "Depends on kernel"
+IGNORE= "Depends on kernel"
.endif
OPTIONS= MEM_ZONE "Use UMA zone allocator (>= 5.x only)" on