diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-01-13 21:54:00 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-01-13 21:54:00 +0000 |
commit | f5b0cbb0466fff122fafa38b5cf690eee73a2ea8 (patch) | |
tree | 8f8549eee9b494e887445c0ddb20710f44473774 /www/openvrml/Makefile | |
parent | 4ab5fefc98eaa00392de2ce4470acec599b7a6a2 (diff) | |
download | ports-f5b0cbb0466fff122fafa38b5cf690eee73a2ea8.tar.gz ports-f5b0cbb0466fff122fafa38b5cf690eee73a2ea8.zip |
Notes
Diffstat (limited to 'www/openvrml/Makefile')
-rw-r--r-- | www/openvrml/Makefile | 2 |
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 |