diff options
Diffstat (limited to 'textproc/R-cran-xml2/Makefile')
-rw-r--r-- | textproc/R-cran-xml2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/R-cran-xml2/Makefile b/textproc/R-cran-xml2/Makefile index 67b46f3a2bdb..c35e1ac8257f 100644 --- a/textproc/R-cran-xml2/Makefile +++ b/textproc/R-cran-xml2/Makefile @@ -12,8 +12,8 @@ COMMENT= Parse XML LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual -RUN_DEPENDS= R-cran-Rcpp>=0.11.4.6:${PORTSDIR}/devel/R-cran-Rcpp \ - R-cran-BH>0:${PORTSDIR}/devel/R-cran-BH +RUN_DEPENDS= R-cran-Rcpp>=0.11.4.6:devel/R-cran-Rcpp \ + R-cran-BH>0:devel/R-cran-BH USES= cran:auto-plist |