aboutsummaryrefslogtreecommitdiff
path: root/www/openvrml
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-07-28 11:45:08 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-07-28 11:45:08 +0000
commitd1107bb40e81d1186ea75412dd5d61d736e4d726 (patch)
tree103926d89737f146b97db5255f054196dadab9fc /www/openvrml
parentd89dccb61e24d9db4b71225fafab4061ae50cf51 (diff)
downloadports-d1107bb40e81d1186ea75412dd5d61d736e4d726.tar.gz
ports-d1107bb40e81d1186ea75412dd5d61d736e4d726.zip
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=238504
Diffstat (limited to 'www/openvrml')
-rw-r--r--www/openvrml/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/openvrml/Makefile b/www/openvrml/Makefile
index 2bdd5088fa7b..65edf2a4967e 100644
--- a/www/openvrml/Makefile
+++ b/www/openvrml/Makefile
@@ -57,11 +57,8 @@ BROKEN= Does not compile
BROKEN= Gets internal gcc error on ${ARCH}
.endif
-.if exists(${LOCALBASE}/include/boost/python.hpp)
-LIB_DEPENDS+= boost_python.4:${PORTSDIR}/devel/boost-python
-.else
-LIB_DEPENDS+= boost_regex.4:${PORTSDIR}/devel/boost
-.endif
+LIB_DEPENDS+= boost_regex.4:${PORTSDIR}/devel/boost-libs
+LIB_DEPENDS+= boost_python.4:${PORTSDIR}/devel/boost-python-libs
pre-everything::
@${ECHO_MSG}