aboutsummaryrefslogtreecommitdiff
path: root/www/openvrml
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-04-16 22:28:19 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-04-16 22:28:19 +0000
commit53b1ac6fe1b5a051cd9adbe59fc0e5b0088de6e5 (patch)
tree7491c5e179c14307e7ea70848117a065ab8cb1ce /www/openvrml
parent6b9ed4a03e87acdb7d01a272f595ab11ebd3c074 (diff)
downloadports-53b1ac6fe1b5a051cd9adbe59fc0e5b0088de6e5.tar.gz
ports-53b1ac6fe1b5a051cd9adbe59fc0e5b0088de6e5.zip
Notes
Diffstat (limited to 'www/openvrml')
-rw-r--r--www/openvrml/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/openvrml/Makefile b/www/openvrml/Makefile
index 6433ca032db8..4d8946e07abb 100644
--- a/www/openvrml/Makefile
+++ b/www/openvrml/Makefile
@@ -48,6 +48,10 @@ PORTDOCS= *
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/www/mozilla/bsd.gecko.mk"
+.if ${OSVERSION} < 700042
+BROKEN= Does not compile
+.endif
+
.if ${ARCH} == "sparc64"
BROKEN= Gets internal gcc error on ${ARCH}
.endif