From aaea9c3db334a006132b1e4e4c77190abc55091b Mon Sep 17 00:00:00 2001
From: Alan Eldridge <alane@FreeBSD.org>
Date: Tue, 10 Sep 2002 07:46:25 +0000
Subject: Automagically mark kde2 ports as bork bork borked. If it really only
 needs qt2 then you better change it to say so or else it's on the hit list.
 Will has said that all kde2 ports must be fixed or gone before 4.7 ports
 freeze.

Submitted by:	Tilman Linneweh <tilman@arved.de>
Reviewed by:	resident psychopath and wild and crazy guy AlanE
Approved by:	billg@microsoft.com ("anything to get rid of some free s/w")
---
 Mk/bsd.kde.mk  | 4 ++--
 Mk/bsd.kde4.mk | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Mk/bsd.kde.mk b/Mk/bsd.kde.mk
index 13252cc1d480..0fc63c1bf76e 100644
--- a/Mk/bsd.kde.mk
+++ b/Mk/bsd.kde.mk
@@ -51,7 +51,6 @@ USE_KDELIBS_VER=3
 .else
 
 # kdebase 2.x common stuff -- DEFAULT
-LIB_DEPENDS+=	konq.4:${PORTSDIR}/x11/kdebase2
 USE_KDELIBS_VER=2
 
 .endif
@@ -70,8 +69,9 @@ PREFIX=			${KDE_PREFIX}
 
 .else
 
+BROKEN=			"KDE2 is gone. This port needs to be updated or deleted!"
+
 # kdelibs 2.x common stuff -- DEFAULT
-LIB_DEPENDS+=	kdecore.4:${PORTSDIR}/x11/kdelibs2
 USE_QT_VER=		2
 
 .endif
diff --git a/Mk/bsd.kde4.mk b/Mk/bsd.kde4.mk
index 13252cc1d480..0fc63c1bf76e 100644
--- a/Mk/bsd.kde4.mk
+++ b/Mk/bsd.kde4.mk
@@ -51,7 +51,6 @@ USE_KDELIBS_VER=3
 .else
 
 # kdebase 2.x common stuff -- DEFAULT
-LIB_DEPENDS+=	konq.4:${PORTSDIR}/x11/kdebase2
 USE_KDELIBS_VER=2
 
 .endif
@@ -70,8 +69,9 @@ PREFIX=			${KDE_PREFIX}
 
 .else
 
+BROKEN=			"KDE2 is gone. This port needs to be updated or deleted!"
+
 # kdelibs 2.x common stuff -- DEFAULT
-LIB_DEPENDS+=	kdecore.4:${PORTSDIR}/x11/kdelibs2
 USE_QT_VER=		2
 
 .endif
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0