aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-01-29 23:40:07 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-01-29 23:40:07 +0000
commit096b0c8a0f8a2b728af5ef501e7b3f57f88f14d2 (patch)
tree39f7fc2da1e8281f6ccf6e3b13caec519e045b19 /lang
parent0f76e101e754daeabcdb592c189771e5a559b8cc (diff)
downloadports-096b0c8a0f8a2b728af5ef501e7b3f57f88f14d2.tar.gz
ports-096b0c8a0f8a2b728af5ef501e7b3f57f88f14d2.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/mozart/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/mozart/Makefile b/lang/mozart/Makefile
index a280acb66a9c..cd65dfba2530 100644
--- a/lang/mozart/Makefile
+++ b/lang/mozart/Makefile
@@ -46,7 +46,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX}/lib/oz --disable-doc \
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 502126
-BROKEN= "Does not compile on FreeBSD >= 5.x"
+USE_GCC= 2.95
.endif
.if ${ARCH} != "i386"