diff options
-rw-r--r-- | net-mgmt/ng_ipacct/Makefile | 2 |
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 |