diff options
Diffstat (limited to 'math/p5-Statistics-R/Makefile')
-rw-r--r-- | math/p5-Statistics-R/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Statistics-R/Makefile b/math/p5-Statistics-R/Makefile index 51d8a984e198..0da15ab18b0a 100644 --- a/math/p5-Statistics-R/Makefile +++ b/math/p5-Statistics-R/Makefile @@ -14,10 +14,10 @@ COMMENT= Controls the R interpreter through Perl LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= R:${PORTSDIR}/math/R -RUN_DEPENDS= R:${PORTSDIR}/math/R \ - p5-IPC-Run>=0.10:${PORTSDIR}/devel/p5-IPC-Run \ - p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common +BUILD_DEPENDS= R:math/R +RUN_DEPENDS= R:math/R \ + p5-IPC-Run>=0.10:devel/p5-IPC-Run \ + p5-Regexp-Common>=0:textproc/p5-Regexp-Common NO_ARCH= yes USES= perl5 |