aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/R-cran-rgdal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/R-cran-rgdal/Makefile')
-rw-r--r--graphics/R-cran-rgdal/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/R-cran-rgdal/Makefile b/graphics/R-cran-rgdal/Makefile
index 2966563a0f6..28b6f61cb97 100644
--- a/graphics/R-cran-rgdal/Makefile
+++ b/graphics/R-cran-rgdal/Makefile
@@ -16,8 +16,7 @@ LIB_DEPENDS= gdal:${PORTSDIR}/graphics/gdal \
proj:${PORTSDIR}/graphics/proj
RUN_DEPENDS= R-cran-sp>=1.0.9:${PORTSDIR}/math/R-cran-sp
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
R_POSTCMD_INSTALL_OPTIONS+= --configure-args="--with-proj-lib=${LOCALBASE}/lib"