Also mark BROKEN on HEAD

This commit is contained in:
Erwin Lansing 2010-12-10 08:41:26 +00:00
parent 5911506522
commit 683af76e5a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265965

View File

@ -29,7 +29,7 @@ MAN1= linuxsampler.1
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 700000
.if ${OSVERSION} < 700000 || ${OSVERSION} >= 900000
BROKEN= Does not compile
.endif