diff options
Diffstat (limited to 'lang/jruby/Makefile')
-rw-r--r-- | lang/jruby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/jruby/Makefile b/lang/jruby/Makefile index c10c3d4438aa..1521a517945f 100644 --- a/lang/jruby/Makefile +++ b/lang/jruby/Makefile @@ -13,7 +13,7 @@ COMMENT= Implementation of Ruby Interpreter in Pure Java LICENSE= EPL GPLv2 LGPL21 LICENSE_COMB= dual -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash +RUN_DEPENDS= bash:shells/bash USES= cpe NO_BUILD= yes |