diff options
Diffstat (limited to 'devel/rubygem-jruby-jars/Makefile')
-rw-r--r-- | devel/rubygem-jruby-jars/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/rubygem-jruby-jars/Makefile b/devel/rubygem-jruby-jars/Makefile index 57ec9cb3f432..c9756e090633 100644 --- a/devel/rubygem-jruby-jars/Makefile +++ b/devel/rubygem-jruby-jars/Makefile @@ -13,8 +13,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= jgem:lang/jruby RUN_DEPENDS= jruby:lang/jruby -USES= gem -USE_JAVA= yes +USES= gem java RUBYGEMBIN= ${LOCALBASE}/bin/jgem |