aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-17 00:02:45 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-17 00:02:45 +0000
commit0c9a37240558d2da6cb3a82a5c7700a31ee38659 (patch)
tree3b71ffed3eda8ef067c9f55d028039ed9327a5e3 /lang
parent6b2a7b73a6290cbea2c6ec1d04d00a964255ea7a (diff)
downloadports-0c9a37240558d2da6cb3a82a5c7700a31ee38659.tar.gz
ports-0c9a37240558d2da6cb3a82a5c7700a31ee38659.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc295/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/gcc295/Makefile b/lang/gcc295/Makefile
index 9ec0b4a22b84..c2582774d87f 100644
--- a/lang/gcc295/Makefile
+++ b/lang/gcc295/Makefile
@@ -29,6 +29,10 @@ LATEST_LINK= gcc295
.include <bsd.port.pre.mk>
+.if ${ARCH} == "alpha" && ${OSVERSION} >= 502000
+BROKEN= "Does not compile"
+.endif
+
GCC_REV= ${DISTNAME:S/gcc-//g:S/.test3//g}
TARGLIB= ${PREFIX}/lib/gcc-lib/${CONFIGURE_TARGET}/${GCC_REV}
LIBSTDCPP_REV= 2100