aboutsummaryrefslogtreecommitdiff
path: root/www/openvrml
diff options
context:
space:
mode:
authorSimon Barner <barner@FreeBSD.org>2007-07-04 15:10:58 +0000
committerSimon Barner <barner@FreeBSD.org>2007-07-04 15:10:58 +0000
commitff9f11c4da9aae59f797f0053b0bfa2caecbe80c (patch)
tree95c82da5e0c2ef6e4930cb125fed9a39eec8051c /www/openvrml
parent3bbfbacaf2154bc613e5f863c01b8de6e18c7110 (diff)
downloadports-ff9f11c4da9aae59f797f0053b0bfa2caecbe80c.tar.gz
ports-ff9f11c4da9aae59f797f0053b0bfa2caecbe80c.zip
Notes
Diffstat (limited to 'www/openvrml')
-rw-r--r--www/openvrml/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/openvrml/Makefile b/www/openvrml/Makefile
index c0d6850ba6c0..475820ba8956 100644
--- a/www/openvrml/Makefile
+++ b/www/openvrml/Makefile
@@ -7,7 +7,7 @@
PORTNAME= openvrml
PORTVERSION= 0.15.10
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= www graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -53,9 +53,9 @@ BROKEN= Gets internal gcc error on ${ARCH}
.endif
.if exists(${LOCALBASE}/include/boost/python.hpp)
-LIB_DEPENDS+= boost_python.3:${PORTSDIR}/devel/boost-python
+LIB_DEPENDS+= boost_python.4:${PORTSDIR}/devel/boost-python
.else
-LIB_DEPENDS+= boost_regex.3:${PORTSDIR}/devel/boost
+LIB_DEPENDS+= boost_regex.4:${PORTSDIR}/devel/boost
.endif
post-patch: