diff options
-rw-r--r-- | devel/ruby-rbbr/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ruby-rbbr/Makefile b/devel/ruby-rbbr/Makefile index c297f48c894..46b95c5ee91 100644 --- a/devel/ruby-rbbr/Makefile +++ b/devel/ruby-rbbr/Makefile @@ -21,6 +21,8 @@ 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 +BROKEN= does not package + USE_GETTEXT= yes USE_RUBY= yes USE_RUBY_SETUP= yes |