diff options
author | Rene Ladan <rene@FreeBSD.org> | 2014-01-24 22:56:46 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2014-01-24 22:56:46 +0000 |
commit | 6af4f79e519c87712e3db9bb46700c8106ee94aa (patch) | |
tree | 78fab41a26399867101b66addac0dc8b707d4be5 /net-mgmt/ng_ipacct | |
parent | 04471db57db44e1b6352ebc614c6922755c3f402 (diff) | |
download | ports-6af4f79e519c87712e3db9bb46700c8106ee94aa.tar.gz ports-6af4f79e519c87712e3db9bb46700c8106ee94aa.zip |
Notes
Diffstat (limited to 'net-mgmt/ng_ipacct')
-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 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 |