mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
- Works only on 6.0+
Reported by: kris via pointyhat
This commit is contained in:
parent
5a56e978cc
commit
b470e54638
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161153
@ -23,8 +23,8 @@ MAKE_ARGS= PREFIX=${PREFIX} MANPREFIX=${MANPREFIX}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 502106
|
||||
IGNORE= there is no pf(4) in the base system
|
||||
.if ${OSVERSION} < 600034
|
||||
IGNORE= need BIOCLOCK and BIOCSETWF ioctls (FreeBSD 6.0+)
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user