summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-01-13 22:53:09 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-01-13 22:53:09 +0000
commit7b48a2a251c81c4e78169f4fc9dbdd4db6543ff2 (patch)
tree4a1549b53b3cc86481c489efeb3cff18c1321cf0
parentbed724d50fb8eba8406af1a6c4546d8eae466512 (diff)
downloadfreebsd-ports-7b48a2a251c81c4e78169f4fc9dbdd4db6543ff2.zip
Revert the previous commit as this port now appears to build on
pointyhat. Reported by: pav
-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