summaryrefslogtreecommitdiffstats
path: root/graphics/osg-devel/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-10-10 04:50:57 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-10-10 04:50:57 +0800
commit59525642a03b6002ed6abb4f13569962321c501a (patch)
tree01fefa15ea6f8169ce559f220aedc3783abdd56f /graphics/osg-devel/Makefile
parent68c095d1492097cc6f42329ead4be2a12762c3c5 (diff)
downloadmarcuscom-ports-59525642a03b6002ed6abb4f13569962321c501a.tar.gz
marcuscom-ports-59525642a03b6002ed6abb4f13569962321c501a.tar.zst
marcuscom-ports-59525642a03b6002ed6abb4f13569962321c501a.zip
Chased update in ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14800 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/osg-devel/Makefile')
-rw-r--r--graphics/osg-devel/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile
index 281269052..78f079ef1 100644
--- a/graphics/osg-devel/Makefile
+++ b/graphics/osg-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= osg
-PORTVERSION= 2.9.7
+PORTVERSION= 2.9.8
PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.openscenegraph.org/downloads/developer_releases/ \
@@ -32,7 +32,7 @@ USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
PLIST_SUB= OSG_VERSION=${PORTVERSION} \
- OSG_SHLIBVER=63 \
+ OSG_SHLIBVER=66 \
OPENTHREADS_VERSION=2.5.0 \
OPENTHREADS_SHLIBVER=12
@@ -87,7 +87,7 @@ PLIST_SUB+= FREETYPE="@comment "
.if defined(WITH_GDAL)
FORCE_REQUIRE+= GDAL
-LIB_DEPENDS+= gdal.14:${PORTSDIR}/graphics/gdal
+LIB_DEPENDS+= gdal.15:${PORTSDIR}/graphics/gdal
PLIST_SUB+= GDAL=""
.else
FORCE_IGNORE+= GDAL