From 64d371698feca4dbb17473e877c5d23b005a36b1 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Tue, 27 Feb 2001 03:30:02 +0000 Subject: [PATCH] Let this port sleep until it is updated to support KDE2.1. --- x11/ruby-kde/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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