Make BROKEN message more specific.

This commit is contained in:
Mark Linimon 2003-11-22 19:27:11 +00:00
parent 50cdf9c5b8
commit e2a4ba760d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94722

View file

@ -32,7 +32,7 @@ MAN1= mars.1
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 501000
BROKEN= "Does not compile on FreeBSD ${OSVERSION}"
BROKEN= "Does not compile with recent gcc: needs stdarg.h, not varargs.h"
.endif
do-install: