diff options
Diffstat (limited to 'www/R-cran-httpuv/Makefile')
-rw-r--r-- | www/R-cran-httpuv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/R-cran-httpuv/Makefile b/www/R-cran-httpuv/Makefile index 35e886c8fb2b..28b05bf61751 100644 --- a/www/R-cran-httpuv/Makefile +++ b/www/R-cran-httpuv/Makefile @@ -15,7 +15,7 @@ LICENSE_NAME_NODE= Node's license LICENSE_FILE_NODE= ${WRKSRC}/LICENSE LICENSE_PERMS_NODE= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -RUN_DEPENDS= R-cran-Rcpp>=0.11.0:${PORTSDIR}/devel/R-cran-Rcpp +RUN_DEPENDS= R-cran-Rcpp>=0.11.0:devel/R-cran-Rcpp MAKE_ENV= MAKE=${MAKE_CMD} USES= cran:auto-plist gmake |