From 3a5d4982b576c50a82a4c7dd1f3c8344a47a0346 Mon Sep 17 00:00:00 2001 From: will Date: Thu, 27 Jun 2002 11:07:36 +0000 Subject: Mark BROKEN because this port installs some files that, if deinstalled, will break the KDE installation. Not sure how I didn't notice this. This will be a temporary workaround (and can be overridden) until the MAINTAINER figures out a fix. Reported by: MAINTAINER --- x11-wm/keramik/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'x11-wm') diff --git a/x11-wm/keramik/Makefile b/x11-wm/keramik/Makefile index 882491b80a7b..3d9e3bc2f500 100644 --- a/x11-wm/keramik/Makefile +++ b/x11-wm/keramik/Makefile @@ -16,6 +16,10 @@ MAINTAINER= flynn@energyhq.homeip.net BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake \ autoconf:${PORTSDIR}/devel/autoconf +.if !defined(REALLY_OVERWRITE_KDE_WITH_KERAMIK) +BROKEN= "Overwrites KDE base install" +.endif + WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes -- cgit