aboutsummaryrefslogtreecommitdiffstats
path: root/games/aqbubble
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-05-27 04:38:49 +0800
committerkris <kris@FreeBSD.org>2007-05-27 04:38:49 +0800
commit49eee82af863d42175907892f42be544e3a3ae64 (patch)
tree171523fccbb3f3713f52c39c0663b6c6c8cae5c6 /games/aqbubble
parent9b5e5e76c02e2d75cbc1e07889ace8ec79a231a2 (diff)
downloadfreebsd-ports-gnome-49eee82af863d42175907892f42be544e3a3ae64.tar.gz
freebsd-ports-gnome-49eee82af863d42175907892f42be544e3a3ae64.tar.zst
freebsd-ports-gnome-49eee82af863d42175907892f42be544e3a3ae64.zip
BROKEN with gcc 4.2
Diffstat (limited to 'games/aqbubble')
-rw-r--r--games/aqbubble/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/aqbubble/Makefile b/games/aqbubble/Makefile
index 7eda0c1c734a..20b4c7fe8bbb 100644
--- a/games/aqbubble/Makefile
+++ b/games/aqbubble/Makefile
@@ -29,6 +29,10 @@ OPTIONS= NLS "Native Language Support" on
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700042
+BROKEN= Broken with gcc 4.2
+.endif
+
.if defined(WITHOUT_NLS)
CONFIGURE_ARGS+= --disable-nls
PLIST_SUB+= NLS="@comment "