summaryrefslogtreecommitdiff
path: root/graphics/R-cran-visNetwork/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/R-cran-visNetwork/Makefile')
-rw-r--r--graphics/R-cran-visNetwork/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/R-cran-visNetwork/Makefile b/graphics/R-cran-visNetwork/Makefile
index c4a7bcdea619..16ff5afa2bbb 100644
--- a/graphics/R-cran-visNetwork/Makefile
+++ b/graphics/R-cran-visNetwork/Makefile
@@ -1,5 +1,5 @@
PORTNAME= visNetwork
-PORTVERSION= 2.1.2
+PORTVERSION= 2.1.4
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -9,12 +9,10 @@ WWW= https://cran.r-project.org/web/packages/visNetwork/
LICENSE= MIT
-CRAN_DEPENDS= R-cran-htmltools>0:textproc/R-cran-htmltools \
+RUN_DEPENDS= R-cran-htmltools>0:textproc/R-cran-htmltools \
R-cran-htmlwidgets>0:www/R-cran-htmlwidgets \
R-cran-jsonlite>0:converters/R-cran-jsonlite \
R-cran-magrittr>0:devel/R-cran-magrittr
-BUILD_DEPENDS= ${CRAN_DEPENDS}
-RUN_DEPENDS= ${CRAN_DEPENDS}
USES= cran:auto-plist