summaryrefslogtreecommitdiffstats
path: root/arabic
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-05-26 20:38:49 +0000
committerkris <kris@FreeBSD.org>2007-05-26 20:38:49 +0000
commit49eee82af863d42175907892f42be544e3a3ae64 (patch)
tree171523fccbb3f3713f52c39c0663b6c6c8cae5c6 /arabic
parent9b5e5e76c02e2d75cbc1e07889ace8ec79a231a2 (diff)
downloadFreeBSD-ports-49eee82af863d42175907892f42be544e3a3ae64.zip
FreeBSD-ports-49eee82af863d42175907892f42be544e3a3ae64.tar.gz
BROKEN with gcc 4.2
Diffstat (limited to 'arabic')
-rw-r--r--arabic/katoob/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/arabic/katoob/Makefile b/arabic/katoob/Makefile
index 7de450b..3e7a1ff 100644
--- a/arabic/katoob/Makefile
+++ b/arabic/katoob/Makefile
@@ -27,6 +27,10 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700042
+BROKEN= Broken with gcc 4.2
+.endif
+
.if ${HAVE_GNOME:Mgtksourceview}!="" || defined(WITH_HIGHLIGHTING)
CONFIGURE_ARGS+= "--enable-highlight"
USE_GNOME+= gtksourceview
OpenPOWER on IntegriCloud