aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/R-cran-rgdal
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2012-05-19 18:07:14 +0800
committersunpoet <sunpoet@FreeBSD.org>2012-05-19 18:07:14 +0800
commit7739ab3ddd2c1e45721b70001d07b29dc5e28be3 (patch)
tree039814b34945c2a1c66dea6e861972afac2b055e /graphics/R-cran-rgdal
parent94fa55cb84c9fd0feca266d06f947e01b7dd24e8 (diff)
downloadfreebsd-ports-gnome-7739ab3ddd2c1e45721b70001d07b29dc5e28be3.tar.gz
freebsd-ports-gnome-7739ab3ddd2c1e45721b70001d07b29dc5e28be3.tar.zst
freebsd-ports-gnome-7739ab3ddd2c1e45721b70001d07b29dc5e28be3.zip
- Bump PORTREVISION for graphics/gdal shlib change
Diffstat (limited to 'graphics/R-cran-rgdal')
-rw-r--r--graphics/R-cran-rgdal/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/R-cran-rgdal/Makefile b/graphics/R-cran-rgdal/Makefile
index 7d7c7034af75..bd88611323ca 100644
--- a/graphics/R-cran-rgdal/Makefile
+++ b/graphics/R-cran-rgdal/Makefile
@@ -7,6 +7,7 @@
PORTNAME= rgdal
DISTVERSION= 0.7-11
+PORTREVISION= 1
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -16,7 +17,7 @@ COMMENT= Bindings for the Geospatial Data Abstraction Library
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
-LIB_DEPENDS= gdal.16:${PORTSDIR}/graphics/gdal \
+LIB_DEPENDS= gdal.17:${PORTSDIR}/graphics/gdal \
proj.7:${PORTSDIR}/graphics/proj
RUN_DEPENDS= R-cran-sp>=0.9.99:${PORTSDIR}/math/R-cran-sp