aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-tidyr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/R-cran-tidyr/Makefile')
-rw-r--r--devel/R-cran-tidyr/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/R-cran-tidyr/Makefile b/devel/R-cran-tidyr/Makefile
index c43c74828028..4fe2ca912cbd 100644
--- a/devel/R-cran-tidyr/Makefile
+++ b/devel/R-cran-tidyr/Makefile
@@ -11,11 +11,11 @@ COMMENT= Easily tidy data with spread and gather functions
LICENSE= MIT
-RUN_DEPENDS= R-cran-dplyr>=0.4:${PORTSDIR}/math/R-cran-dplyr \
- R-cran-stringi>0:${PORTSDIR}/textproc/R-cran-stringi \
- R-cran-lazyeval>0:${PORTSDIR}/math/R-cran-lazyeval \
- R-cran-magrittr>0:${PORTSDIR}/devel/R-cran-magrittr \
- R-cran-Rcpp>0:${PORTSDIR}/devel/R-cran-Rcpp
+RUN_DEPENDS= R-cran-dplyr>=0.4:math/R-cran-dplyr \
+ R-cran-stringi>0:textproc/R-cran-stringi \
+ R-cran-lazyeval>0:math/R-cran-lazyeval \
+ R-cran-magrittr>0:devel/R-cran-magrittr \
+ R-cran-Rcpp>0:devel/R-cran-Rcpp
USES= cran:auto-plist