diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2015-07-07 16:22:54 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2015-07-07 16:22:54 +0000 |
| commit | b2fa1c69a68bbc74a39079922b70eebc39ad2fd9 (patch) | |
| tree | d2523571fe3308c1981c6321840734021baa4107 /math/p5-Statistics-R/Makefile | |
| parent | 90b174bf8472485c11afb5e2848e6f61c88a365c (diff) | |
Notes
Diffstat (limited to 'math/p5-Statistics-R/Makefile')
| -rw-r--r-- | math/p5-Statistics-R/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Statistics-R/Makefile b/math/p5-Statistics-R/Makefile index 9c04e5b57217..4bd52ac559d0 100644 --- a/math/p5-Statistics-R/Makefile +++ b/math/p5-Statistics-R/Makefile @@ -14,8 +14,8 @@ COMMENT= Controls the R interpreter through Perl LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= ${LOCALBASE}/bin/R:${PORTSDIR}/math/R -RUN_DEPENDS= ${LOCALBASE}/bin/R:${PORTSDIR}/math/R \ +BUILD_DEPENDS= R:${PORTSDIR}/math/R +RUN_DEPENDS= R:${PORTSDIR}/math/R \ p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run \ p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common |
