aboutsummaryrefslogtreecommitdiff
path: root/net/wmwlmon
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-10-01 06:22:24 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-10-01 06:22:24 +0000
commit91ca488b8d1bdfc98cb5005b796700222b8899c6 (patch)
treeb7b071ef1121fcb7548c04a149df872b868d82d3 /net/wmwlmon
parent156c0406ba6668de3a8bc936e7756ff7998b960d (diff)
downloadports-91ca488b8d1bdfc98cb5005b796700222b8899c6.tar.gz
ports-91ca488b8d1bdfc98cb5005b796700222b8899c6.zip
Mark as broken with gcc4.2.
Notes
Notes: svn path=/head/; revision=200501
Diffstat (limited to 'net/wmwlmon')
-rw-r--r--net/wmwlmon/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/wmwlmon/Makefile b/net/wmwlmon/Makefile
index 2d355a90ce3f..a39b60599f7c 100644
--- a/net/wmwlmon/Makefile
+++ b/net/wmwlmon/Makefile
@@ -26,6 +26,8 @@ PLIST_FILES= bin/wmwlmon
.if ${OSVERSION} < 600100
BROKEN= Needs WLAN infrastructure from 6.0-RELEASE or newer
+.elif ${OSVERSION} >= 700042
+BROKEN= Does not compile with GCC 4.2
.endif
post-patch: