diff options
Diffstat (limited to 'devel/R-cran-foreach/Makefile')
-rw-r--r-- | devel/R-cran-foreach/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/R-cran-foreach/Makefile b/devel/R-cran-foreach/Makefile index 2c62831ca393..d290c417b780 100644 --- a/devel/R-cran-foreach/Makefile +++ b/devel/R-cran-foreach/Makefile @@ -11,7 +11,7 @@ COMMENT= Foreach looping construct for R LICENSE= APACHE20 -RUN_DEPENDS= R-cran-iterators>=1.0.0:${PORTSDIR}/devel/R-cran-iterators +RUN_DEPENDS= R-cran-iterators>=1.0.0:devel/R-cran-iterators USES= cran:auto-plist |