From 7d4a16a84d575bc1b33db20108621eb018b949c2 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Sat, 25 Feb 2012 22:15:56 +0000 Subject: Remove quotes from BROKEN and IGNORE as they are not required Approved by: maintainer timeout --- net-mgmt/ng_ipacct/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-mgmt') diff --git a/net-mgmt/ng_ipacct/Makefile b/net-mgmt/ng_ipacct/Makefile index 338bbff9a8a4..277bc8c0c016 100644 --- a/net-mgmt/ng_ipacct/Makefile +++ b/net-mgmt/ng_ipacct/Makefile @@ -15,9 +15,9 @@ MAINTAINER= skv@FreeBSD.org COMMENT= Netgraph IP accounting .ifndef PACKAGE_BUILDING -NO_PACKAGE= "Depends on kernel" +NO_PACKAGE= Depends on kernel .else -IGNORE= "Depends on kernel" +IGNORE= Depends on kernel .endif OPTIONS= MEM_ZONE "Use UMA zone allocator (>= 5.x only)" on -- cgit v1.2.3