diff options
-rw-r--r-- | graphics/osg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index 04f1c507d..8ebc7ec3e 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -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 |