summaryrefslogtreecommitdiff
path: root/editors/f4l
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-10-02 05:50:10 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-10-02 05:50:10 +0000
commit4579d7107bc114af9dab1fc1e0f8007583dac076 (patch)
treeda1953a90176565523c4bb042ac0839f10f1971a /editors/f4l
parentMark as broken with gcc4.2. (diff)
Mark as broken with gcc4.2 on 64-bit archs.
Notes
Notes: svn path=/head/; revision=200599
Diffstat (limited to 'editors/f4l')
-rw-r--r--editors/f4l/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/editors/f4l/Makefile b/editors/f4l/Makefile
index f0a1807182a5..ae511ca4559c 100644
--- a/editors/f4l/Makefile
+++ b/editors/f4l/Makefile
@@ -26,6 +26,12 @@ PLIST_FILES= bin/${PORTNAME}
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700042
+.if ${ARCH} == "amd64" || ${ARCH} == "sparc64"
+BROKEN= Does not compile with GCC 4.2
+.endif
+.endif
+
do-configure:
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} qmake