From 5244eb1a53d1f34b12284d812cc5f7a3afff73d8 Mon Sep 17 00:00:00 2001 From: rene Date: Fri, 24 Jan 2014 22:56:46 +0000 Subject: Do not set variables already set by USES=kmod Approved by: maintainer silence (vsevolod@) --- net-mgmt/ng_ipacct/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-mgmt') diff --git a/net-mgmt/ng_ipacct/Makefile b/net-mgmt/ng_ipacct/Makefile index b7aeab378d4b..491277e1347d 100644 --- a/net-mgmt/ng_ipacct/Makefile +++ b/net-mgmt/ng_ipacct/Makefile @@ -15,7 +15,7 @@ LICENSE= BSD USES= kmod uidfix -MAKE_ENV= BINDIR="${PREFIX}/sbin" KMODDIR=${KMODDIR} NO_XREF=yes +MAKE_ENV= BINDIR="${PREFIX}/sbin" USE_RC_SUBR= ng_ipacct SUB_FILES= pkg-message -- cgit