To avoid this port building on pointyhat, use IGNORE and not NO_PACKAGE
This commit is contained in:
parent
d937f9d585
commit
2e80e2c548
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=218054
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue