summaryrefslogtreecommitdiffstats
path: root/x11-wm/keramik
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2002-06-27 11:07:36 +0000
committerwill <will@FreeBSD.org>2002-06-27 11:07:36 +0000
commit3a5d4982b576c50a82a4c7dd1f3c8344a47a0346 (patch)
treeeee23b9d63a54563293f9b549fadded32be43230 /x11-wm/keramik
parent5c943744637a73593f99a085c09d1388d6b2b9c8 (diff)
downloadFreeBSD-ports-3a5d4982b576c50a82a4c7dd1f3c8344a47a0346.zip
FreeBSD-ports-3a5d4982b576c50a82a4c7dd1f3c8344a47a0346.tar.gz
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
Diffstat (limited to 'x11-wm/keramik')
-rw-r--r--x11-wm/keramik/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-wm/keramik/Makefile b/x11-wm/keramik/Makefile
index 882491b..3d9e3bc 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
OpenPOWER on IntegriCloud