aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-10-02 05:15:16 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-10-02 05:15:16 +0000
commit6e0b91f5b8719d6a07fad4a87df0be63339bcc91 (patch)
tree178cd388692f971d1cbf46bc5389bcb8fd3e1d71 /ftp
parent43dc7abf01b232e56582d171012a4f0dc7dbc25e (diff)
Notes
Diffstat (limited to 'ftp')
-rw-r--r--ftp/IglooFTP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/IglooFTP/Makefile b/ftp/IglooFTP/Makefile
index 82a3be78c202..e39cfa71f373 100644
--- a/ftp/IglooFTP/Makefile
+++ b/ftp/IglooFTP/Makefile
@@ -26,8 +26,8 @@ MAKE_ARGS= CC=${CC} C_FLAGS="${CFLAGS}" DESTDIR=${PREFIX}
.include <bsd.port.pre.mk>
-.if (${OSVERSION} < 500000)
-BROKEN= Requires more recent libc
+.if ${OSVERSION} >= 700042
+BROKEN= Does not compile with GCC 4.2
.endif
post-extract: