aboutsummaryrefslogtreecommitdiff
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
parentd6d9c9ec618ff0e3ac3778608ee3c61a274997ee (diff)
downloadports-e338b1ae71c8df94334701c3cb0c3dd472b41c39.tar.gz
ports-e338b1ae71c8df94334701c3cb0c3dd472b41c39.zip
Notes
-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}