aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/R-cran-rgdal
diff options
context:
space:
mode:
authordbn <dbn@FreeBSD.org>2013-11-28 02:56:43 +0800
committerdbn <dbn@FreeBSD.org>2013-11-28 02:56:43 +0800
commit2a38a4b34a96fce90b1b730ac00b621e0e81f40f (patch)
tree75749e5a75551a5b29335357c10f4c95a9dc23da /graphics/R-cran-rgdal
parent19c623e8bad27bd88eefae617903f5411f12fa88 (diff)
downloadfreebsd-ports-gnome-2a38a4b34a96fce90b1b730ac00b621e0e81f40f.tar.gz
freebsd-ports-gnome-2a38a4b34a96fce90b1b730ac00b621e0e81f40f.tar.zst
freebsd-ports-gnome-2a38a4b34a96fce90b1b730ac00b621e0e81f40f.zip
Add stage support to Mk/bsd.cran.mk and all USE_R_MOD ports (aka R-cran-*).
Since this patch converts all affected ports, bsd.cran.mk no longer supports NO_STAGE and errors out if NO_STAGE is set. Exp-run: ports/184216 Reviewed by: bdrewery Approved by: portsmgr, wen
Diffstat (limited to 'graphics/R-cran-rgdal')
-rw-r--r--graphics/R-cran-rgdal/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/R-cran-rgdal/Makefile b/graphics/R-cran-rgdal/Makefile
index 8172c4b7919b..339e4f6fbb99 100644
--- a/graphics/R-cran-rgdal/Makefile
+++ b/graphics/R-cran-rgdal/Makefile
@@ -22,5 +22,4 @@ R_MOD_AUTOPLIST= yes
R_POSTCMD_INSTALL_OPTIONS+= --configure-args="--with-proj-lib=${LOCALBASE}/lib"
-NO_STAGE= yes
.include <bsd.port.mk>