diff options
Diffstat (limited to 'devel/ruby-rbbr/Makefile')
-rw-r--r-- | devel/ruby-rbbr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-rbbr/Makefile b/devel/ruby-rbbr/Makefile index 154ff5bac0a7..f1822aa6ddba 100644 --- a/devel/ruby-rbbr/Makefile +++ b/devel/ruby-rbbr/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= rubygem-gettext>0:${PORTSDIR}/devel/rubygem-gettext RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 \ rubygem-gettext>0:${PORTSDIR}/devel/rubygem-gettext -USE_GETTEXT= yes +USES= gettext USE_RUBY= yes USE_RUBY_SETUP= yes RUBY_SETUP= install.rb |