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

This commit is contained in:
Mark Linimon 2007-10-02 01:17:37 +00:00
parent 0838370b3a
commit 0131701c4a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200574

View File

@ -21,10 +21,14 @@ MANCOMPRESSED= no
HAS_CONFIGURE= yes
GNU_CONFIGURE= yes
NO_CDROM= "Need to obtain permission for commercial redistribution."
NO_CDROM= Need to obtain permission for commercial redistribution.
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 700042
BROKEN= Does not compile with GCC 4.2
.endif
post-extract:
@${ECHO_MSG} "===> Converting Kanji code for ${DISTNAME}"
@(cd ${WRKSRC} && $(SH) EUCsetup )