diff options
Diffstat (limited to 'math/ess')
-rw-r--r-- | math/ess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ess/Makefile b/math/ess/Makefile index 939ea87055a1..41512383889b 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -13,7 +13,7 @@ COMMENT= R support for Emacsen LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= R:${PORTSDIR}/math/R +RUN_DEPENDS= R:math/R NO_ARCH= yes |