aboutsummaryrefslogtreecommitdiff
path: root/graphics/R-cran-rgdal
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /graphics/R-cran-rgdal
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
Notes
Diffstat (limited to 'graphics/R-cran-rgdal')
-rw-r--r--graphics/R-cran-rgdal/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/R-cran-rgdal/Makefile b/graphics/R-cran-rgdal/Makefile
index 8c7eccca5877..cc48499116e9 100644
--- a/graphics/R-cran-rgdal/Makefile
+++ b/graphics/R-cran-rgdal/Makefile
@@ -11,9 +11,9 @@ COMMENT= Bindings for the Geospatial Data Abstraction Library
LICENSE= GPLv2+
-LIB_DEPENDS= libgdal.so:${PORTSDIR}/graphics/gdal \
- libproj.so:${PORTSDIR}/graphics/proj
-RUN_DEPENDS= R-cran-sp>=1.1.0:${PORTSDIR}/math/R-cran-sp
+LIB_DEPENDS= libgdal.so:graphics/gdal \
+ libproj.so:graphics/proj
+RUN_DEPENDS= R-cran-sp>=1.1.0:math/R-cran-sp
USES= cran:auto-plist