Fine-tune broken message.

This commit is contained in:
Mark Linimon 2007-09-30 10:59:11 +00:00
parent 3997490dc6
commit 531874040c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200467

View file

@ -20,7 +20,7 @@ OPTIONS= EXAMPLEC "Install C example programs" on
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 700000
BROKEN= Currently does not support -CURRENT
BROKEN= Currently does not support FreeBSD > 7.0
.endif
.if defined(WITH_EXAMPLEC)