mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- IGNORE on 7.0. It's already in base.
Submitted by: mlaier
This commit is contained in:
parent
17440acc3d
commit
81b2d25f1c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194795
1 changed files with 4 additions and 0 deletions
|
@ -25,6 +25,10 @@ CFLAGS+= -I${PREFIX}/include
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} > 700048
|
||||
IGNORE= is a part of base for 7.0 and above
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} < 502106
|
||||
IGNORE= only for 5.3 and above
|
||||
.endif
|
||||
|
|
Loading…
Add table
Reference in a new issue