aboutsummaryrefslogtreecommitdiff
path: root/graphics/osg
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
parentfd536b8cd8726917cfec3603e3aa8a4ec1087eb6 (diff)
downloadports-5a31d65d809b65af964146961dc5660bea5115dd.tar.gz
ports-5a31d65d809b65af964146961dc5660bea5115dd.zip
Notes
Diffstat (limited to 'graphics/osg')
-rw-r--r--graphics/osg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile
index 22c326ee9045..7d9967633a0b 100644
--- a/graphics/osg/Makefile
+++ b/graphics/osg/Makefile
@@ -7,7 +7,7 @@
PORTNAME= osg
PORTVERSION= 2.8.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-${PORTVERSION}/source/ \
http://mirror.amdmi3.ru/distfiles/
@@ -84,7 +84,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