aboutsummaryrefslogtreecommitdiff
path: root/www/R-cran-httpuv
diff options
context:
space:
mode:
authorDavid Naylor <dbn@FreeBSD.org>2013-11-27 18:56:43 +0000
committerDavid Naylor <dbn@FreeBSD.org>2013-11-27 18:56:43 +0000
commitf62456a87230e4bb9b519c2c867d5c2ab50ed74a (patch)
tree75749e5a75551a5b29335357c10f4c95a9dc23da /www/R-cran-httpuv
parent99c5ad423938784799a7afbde90d80246f98cf79 (diff)
downloadports-f62456a87230e4bb9b519c2c867d5c2ab50ed74a.tar.gz
ports-f62456a87230e4bb9b519c2c867d5c2ab50ed74a.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
Notes
Notes: svn path=/head/; revision=335044
Diffstat (limited to 'www/R-cran-httpuv')
-rw-r--r--www/R-cran-httpuv/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/R-cran-httpuv/Makefile b/www/R-cran-httpuv/Makefile
index ea8a31801e53..b96ac974b8bb 100644
--- a/www/R-cran-httpuv/Makefile
+++ b/www/R-cran-httpuv/Makefile
@@ -23,5 +23,4 @@ R_MOD_AUTOPLIST= yes
MAKE_ENV= MAKE=${GMAKE}
-NO_STAGE= yes
.include <bsd.port.mk>