mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Mark as not for 4.X and old 5.X (requires pf library).
PR: ports/92483 Submitted by: maintainer
This commit is contained in:
parent
a8dccc6860
commit
24db567a8b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=154700
1 changed files with 7 additions and 1 deletions
|
@ -15,4 +15,10 @@ COMMENT= Utility to remove entries from the pf(4) table based on their age
|
|||
|
||||
MAN1= expiretable.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 502106
|
||||
IGNORE= is only for 5.3 and above (requires pf library)
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue