1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- IGNORE on 7.0. It's already in base.

Submitted by:	mlaier
This commit is contained in:
Sergey Matveychuk 2007-07-03 14:35:11 +00:00
parent 17440acc3d
commit 81b2d25f1c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194795

View File

@ -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