diff options
-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 |