Mark as broken with gcc4.2. While here, pet portlint.

This commit is contained in:
Mark Linimon 2007-10-02 08:57:33 +00:00
parent 46379650e8
commit c4ea5bb42d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200620

View File

@ -19,6 +19,12 @@ CONFLICTS= kdenetwork-3.1.*
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 700042
BROKEN= Does not compile with GCC 4.2
.endif
.include <bsd.port.post.mk>