aboutsummaryrefslogtreecommitdiffstats
path: root/www/openvrml
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-01-14 06:53:09 +0800
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-01-14 06:53:09 +0800
commit7b48a2a251c81c4e78169f4fc9dbdd4db6543ff2 (patch)
tree4a1549b53b3cc86481c489efeb3cff18c1321cf0 /www/openvrml
parentbed724d50fb8eba8406af1a6c4546d8eae466512 (diff)
downloadfreebsd-ports-gnome-7b48a2a251c81c4e78169f4fc9dbdd4db6543ff2.tar.gz
freebsd-ports-gnome-7b48a2a251c81c4e78169f4fc9dbdd4db6543ff2.tar.zst
freebsd-ports-gnome-7b48a2a251c81c4e78169f4fc9dbdd4db6543ff2.zip
Revert the previous commit as this port now appears to build on
pointyhat. Reported by: pav
Diffstat (limited to 'www/openvrml')
-rw-r--r--www/openvrml/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/www/openvrml/Makefile b/www/openvrml/Makefile
index 2ea35aaff7ed..97d500cf576f 100644
--- a/www/openvrml/Makefile
+++ b/www/openvrml/Makefile
@@ -57,8 +57,6 @@ 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