diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/mikutter/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/mikutter/Makefile b/net-im/mikutter/Makefile index 7480bf1f510c..046160263ebf 100644 --- a/net-im/mikutter/Makefile +++ b/net-im/mikutter/Makefile @@ -28,6 +28,8 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 \ rubygem-oauth>=0:${PORTSDIR}/net/rubygem-oauth \ ${RUBY_SITELIBDIR}/bsearch.rb:${PORTSDIR}/devel/ruby-bsearch +BROKEN= does not build + WRKSRC= ${WRKDIR}/${PORTNAME} USE_RUBY= yes |