1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Extend BROKEN to 7.x as well.

This commit is contained in:
Erwin Lansing 2008-02-10 20:40:40 +00:00
parent 06e0cc768d
commit 6400730a79
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207011

View File

@ -46,7 +46,7 @@ pre-configure:
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 800000
.if ${OSVERSION} >= 700000
BROKEN= does not build
.endif