Mark as broken with gcc4.2. While here, remove obsolete cruft.

This commit is contained in:
Mark Linimon 2007-10-04 08:32:34 +00:00
parent 71bb9fbfbe
commit 96f733dd9d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200806

View file

@ -58,8 +58,8 @@ post-patch:
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500041
LIB_DEPENDS+= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
.if ${OSVERSION} >= 700042
BROKEN= Does not compile with GCC 4.2
.endif
.if ${ARCH} != "i386"