summaryrefslogtreecommitdiff
path: root/x11/kde3
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-01-06 05:42:38 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-01-06 05:42:38 +0000
commitafaa25f0cc3cb5248894b94404f621eca1ba6f85 (patch)
tree8a143fbf40db84ba2780da9171366cb8b7669cf3 /x11/kde3
parentAdd 'ONLY_FOR_ARCHS=i386' to APM dependent ports. (diff)
Mark these broken while Stefan works on an upgrade.
Notes
Notes: svn path=/head/; revision=15881
Diffstat (limited to 'x11/kde3')
-rw-r--r--x11/kde3/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/kde3/Makefile b/x11/kde3/Makefile
index 2a7bd7a37cf1..2f2b825eb487 100644
--- a/x11/kde3/Makefile
+++ b/x11/kde3/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 November 1997
# Whom: Satoshi Asami <asami@freebsd.org>
#
-# $Id: Makefile,v 1.14 1998/09/30 02:07:26 jseger Exp $
+# $Id: Makefile,v 1.15 1998/10/01 19:49:10 brian Exp $
#
DISTNAME= kde-1.0
@@ -13,6 +13,8 @@ DISTFILES= # empty
MAINTAINER= se@freebsd.org
+BROKEN= upgrade
+
LIB_DEPENDS= kdecore.1:${PORTSDIR}/x11/kdelibs
RUN_DEPENDS= kwm:${PORTSDIR}/x11/kdebase \
kcalc:${PORTSDIR}/misc/kdeutils \