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-htmlwidgets | |
parent | 5e102732a601b54d1dc9e887dc050777bf920349 (diff) | |
download | ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip |
Notes
Diffstat (limited to 'www/R-cran-htmlwidgets')
-rw-r--r-- | www/R-cran-htmlwidgets/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/R-cran-htmlwidgets/Makefile b/www/R-cran-htmlwidgets/Makefile index 9061a417907a..7c2099af5831 100644 --- a/www/R-cran-htmlwidgets/Makefile +++ b/www/R-cran-htmlwidgets/Makefile @@ -11,9 +11,9 @@ COMMENT= HTML Widgets for R LICENSE= MIT -RUN_DEPENDS= R-cran-htmltools>=0.3:${PORTSDIR}/textproc/R-cran-htmltools \ - R-cran-jsonlite>=0.9.16:${PORTSDIR}/converters/R-cran-jsonlite \ - R-cran-yaml>0:${PORTSDIR}/textproc/R-cran-yaml +RUN_DEPENDS= R-cran-htmltools>=0.3:textproc/R-cran-htmltools \ + R-cran-jsonlite>=0.9.16:converters/R-cran-jsonlite \ + R-cran-yaml>0:textproc/R-cran-yaml USES= cran:auto-plist |