1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Mark as broken with gcc4.2.

This commit is contained in:
Mark Linimon 2007-10-01 09:41:20 +00:00
parent 59461b4cbd
commit f4954eadbf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200534

View File

@ -27,6 +27,10 @@ CONFIGURE_ARGS= --without-openssl
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 700042
BROKEN= Does not compile with GCC 4.2
.endif
CONFIGURE_ARGS+=--prefix=${PREFIX}/ \
--with-mailbin=${PREFIX}/sbin \
--with-mailbox=/var/mail \