aboutsummaryrefslogtreecommitdiff
path: root/graphics/osg-devel
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2010-08-03 13:35:21 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2010-08-03 13:35:21 +0000
commit5a31d65d809b65af964146961dc5660bea5115dd (patch)
tree7fea2450337b580740756cf3282e6e332ef27ea5 /graphics/osg-devel
parentfd536b8cd8726917cfec3603e3aa8a4ec1087eb6 (diff)
downloadports-5a31d65d809b65af964146961dc5660bea5115dd.tar.gz
ports-5a31d65d809b65af964146961dc5660bea5115dd.zip
Notes
Diffstat (limited to 'graphics/osg-devel')
-rw-r--r--graphics/osg-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile
index 957cc7faa4cc..035250441fd3 100644
--- a/graphics/osg-devel/Makefile
+++ b/graphics/osg-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= osg
PORTVERSION= 2.9.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://www.openscenegraph.org/downloads/developer_releases/ \
http://mirror.amdmi3.ru/distfiles/
@@ -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