aboutsummaryrefslogtreecommitdiff
path: root/lang/libobjc2/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2012-01-28 20:22:19 +0000
committerPav Lucistnik <pav@FreeBSD.org>2012-01-28 20:22:19 +0000
commit5226e021ba0628336c83ff281c6e6938af615b63 (patch)
treecda029dda314d16738c7c4418da89b2515e73dba /lang/libobjc2/Makefile
parent9c561f9d612552fcd431ff4841422db0aca9614f (diff)
downloadports-5226e021ba0628336c83ff281c6e6938af615b63.tar.gz
ports-5226e021ba0628336c83ff281c6e6938af615b63.zip
- Mark BROKEN on 9.X:
gcc46: error: unrecognized option '-no-integrated-as' Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=289980
Diffstat (limited to 'lang/libobjc2/Makefile')
-rw-r--r--lang/libobjc2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/libobjc2/Makefile b/lang/libobjc2/Makefile
index 5f7455fd2588..56069df120c4 100644
--- a/lang/libobjc2/Makefile
+++ b/lang/libobjc2/Makefile
@@ -51,6 +51,7 @@ CC= ${LOCALBASE}/bin/clang
BUILD_DEPENDS+= ${LOCALBASE}/bin/clang:${PORTSDIR}/lang/clang
.else
USE_GCC= 4.6+
+BROKEN= does not compile
.endif
.endif
.endif