aboutsummaryrefslogtreecommitdiffstats
path: root/www/R-cran-shiny
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-04-01 22:33:55 +0800
committermat <mat@FreeBSD.org>2016-04-01 22:33:55 +0800
commit6126a9c5a826afdbe6ebfd5bf6d02c6e2be2a700 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /www/R-cran-shiny
parent9f7fc49fbeea89a3a7802f2300b533ae00c7a051 (diff)
downloadfreebsd-ports-gnome-6126a9c5a826afdbe6ebfd5bf6d02c6e2be2a700.tar.gz
freebsd-ports-gnome-6126a9c5a826afdbe6ebfd5bf6d02c6e2be2a700.tar.zst
freebsd-ports-gnome-6126a9c5a826afdbe6ebfd5bf6d02c6e2be2a700.zip
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'www/R-cran-shiny')
-rw-r--r--www/R-cran-shiny/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/www/R-cran-shiny/Makefile b/www/R-cran-shiny/Makefile
index cfdf50450a37..1fe54f0e1ebc 100644
--- a/www/R-cran-shiny/Makefile
+++ b/www/R-cran-shiny/Makefile
@@ -12,13 +12,13 @@ COMMENT= Web Application Framework for R
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= R-cran-httpuv>=1.3.3:${PORTSDIR}/www/R-cran-httpuv \
- R-cran-mime>=0.3:${PORTSDIR}/misc/R-cran-mime \
- R-cran-jsonlite>=0.9.16:${PORTSDIR}/converters/R-cran-jsonlite \
- R-cran-xtable>0:${PORTSDIR}/textproc/R-cran-xtable \
- R-cran-digest>0:${PORTSDIR}/security/R-cran-digest \
- R-cran-htmltools>=0.3:${PORTSDIR}/textproc/R-cran-htmltools \
- R-cran-R6>=2.0:${PORTSDIR}/devel/R-cran-R6
+RUN_DEPENDS= R-cran-httpuv>=1.3.3:www/R-cran-httpuv \
+ R-cran-mime>=0.3:misc/R-cran-mime \
+ R-cran-jsonlite>=0.9.16:converters/R-cran-jsonlite \
+ R-cran-xtable>0:textproc/R-cran-xtable \
+ R-cran-digest>0:security/R-cran-digest \
+ R-cran-htmltools>=0.3:textproc/R-cran-htmltools \
+ R-cran-R6>=2.0:devel/R-cran-R6
USES= cran:auto-plist