BROKEN on 5.x: Does not compile

This commit is contained in:
Kris Kennaway 2004-12-17 06:50:42 +00:00
parent 0a62d1f8eb
commit eb8bd41502
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124261

View File

@ -28,6 +28,7 @@ INFO= clint
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 502126
BROKEN= "Does not compile on FreeBSD >= 5.x"
USE_GCC= 3.3
.endif