diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-02-27 03:30:02 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-02-27 03:30:02 +0000 |
commit | 64d371698feca4dbb17473e877c5d23b005a36b1 (patch) | |
tree | 1ad31a0ee78a6058b1b9380737ece59b1486142f /x11/ruby-kde/Makefile | |
parent | Mark these ports as BROKEN after KDE 1.x was unceremoniously ripped from (diff) |
Let this port sleep until it is updated to support KDE2.1.
Diffstat (limited to '')
-rw-r--r-- | x11/ruby-kde/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/ruby-kde/Makefile b/x11/ruby-kde/Makefile index 28cf0f3d5ac9..c229f50db1ac 100644 --- a/x11/ruby-kde/Makefile +++ b/x11/ruby-kde/Makefile @@ -18,6 +18,8 @@ MAINTAINER= knu@FreeBSD.org LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 RUN_DEPENDS= ${LOCALBASE}/lib/ruby/site_ruby/${RUBY_VER}/qt.rb:${PORTSDIR}/x11-toolkits/ruby-qt +BROKEN= "KDE 1.x is no longer in the ports tree" + USE_RUBY= yes USE_RUBY_EXTCONF= yes |