diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
commit | 72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch) | |
tree | 38b741bb92caf8470d126310c77168cb30040476 /www/R-cran-httpuv | |
parent | 5e102732a601b54d1dc9e887dc050777bf920349 (diff) | |
download | ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip |
Notes
Diffstat (limited to 'www/R-cran-httpuv')
-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 |