summaryrefslogtreecommitdiff
path: root/lang/gcc44
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-11-06 20:40:20 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-11-06 20:40:20 +0000
commite338b1ae71c8df94334701c3cb0c3dd472b41c39 (patch)
tree452261e1e46df8ec20d6ba0a40f2148179f75069 /lang/gcc44
parentRubyripper is a digital audio extraction tool that uses cdparanoia error (diff)
- Mark BROKEN on amd64: does not build
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=264159
Diffstat (limited to 'lang/gcc44')
-rw-r--r--lang/gcc44/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gcc44/Makefile b/lang/gcc44/Makefile
index 1a7d7202802e..3e74822edc49 100644
--- a/lang/gcc44/Makefile
+++ b/lang/gcc44/Makefile
@@ -45,6 +45,7 @@ CONFIGURE_SCRIPT= ../${SRCDIR:S/${WRKDIR}\///}/configure
.include <bsd.port.pre.mk>
.if ${ARCH} == "amd64"
+BROKEN= does not build
CONFIGURE_TARGET= x86_64-portbld-freebsd${OSREL}
.else
CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL}