- Mark BROKEN on 8.2-STABLE too

Reported by:	beatmail
This commit is contained in:
Pav Lucistnik 2012-09-11 19:37:28 +00:00
parent b14a0051af
commit 655a53df64
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304118

View file

@ -32,7 +32,7 @@ post-patch:
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 900027
.if (${OSVERSION} < 900000 && ${OSVERSION} >= 802502) || ${OSVERSION} >= 900027
BROKEN= does not build
.endif