aboutsummaryrefslogtreecommitdiff
path: root/devel/simgear
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 /devel/simgear
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 'devel/simgear')
-rw-r--r--devel/simgear/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/simgear/Makefile b/devel/simgear/Makefile
index d98d3bcb0aa9..5bfa991377b0 100644
--- a/devel/simgear/Makefile
+++ b/devel/simgear/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib
LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal \
jpeg.10:${PORTSDIR}/graphics/jpeg \
alut.1:${PORTSDIR}/audio/freealut \
- boost_thread.4:${PORTSDIR}/devel/boost
+ boost_thread.4:${PORTSDIR}/devel/boost-libs
.if defined(WITH_OSG_DEVEL)
LIB_DEPENDS+= osg.59:${PORTSDIR}/graphics/osg-devel