aboutsummaryrefslogtreecommitdiff
path: root/www/openvrml/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-01-13 21:54:00 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-01-13 21:54:00 +0000
commitf5b0cbb0466fff122fafa38b5cf690eee73a2ea8 (patch)
tree8f8549eee9b494e887445c0ddb20710f44473774 /www/openvrml/Makefile
parent4ab5fefc98eaa00392de2ce4470acec599b7a6a2 (diff)
downloadports-f5b0cbb0466fff122fafa38b5cf690eee73a2ea8.tar.gz
ports-f5b0cbb0466fff122fafa38b5cf690eee73a2ea8.zip
Notes
Diffstat (limited to 'www/openvrml/Makefile')
-rw-r--r--www/openvrml/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/openvrml/Makefile b/www/openvrml/Makefile
index 97d500cf576f..2ea35aaff7ed 100644
--- a/www/openvrml/Makefile
+++ b/www/openvrml/Makefile
@@ -57,6 +57,8 @@ BROKEN= Does not compile
BROKEN= Gets internal gcc error on ${ARCH}
.endif
+BROKEN= does not build with GNOME 2.24
+
.if exists(${LOCALBASE}/include/boost/python.hpp)
LIB_DEPENDS+= boost_python.4:${PORTSDIR}/devel/boost-python
.else