summaryrefslogtreecommitdiff
path: root/x11/kde3
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>1999-01-07 00:52:05 +0000
committerStefan Eßer <se@FreeBSD.org>1999-01-07 00:52:05 +0000
commit8f11472006968bf10ec1a12fc2f3579c1dabd7f4 (patch)
tree035d3436e9bc3747c360a2f96dece84779141df5 /x11/kde3
parentRename pygtk to py-gtk after repository copy, to meet convention (diff)
Upgrade to the first pre-release of KDE 1.1.
This port requireat least s version 1.41 of the Qt library. There will be an error reported by configure, if only an earlier version is found, but no automatic port dependency exists (i.e. the x11-toolkits/qt141 port has to be manually built and installed). There may still be a problem with a missing -lXext in the kdesupport port. This will be taken care of during the next few days, if the problem still exists ...
Notes
Notes: svn path=/head/; revision=15901
Diffstat (limited to 'x11/kde3')
-rw-r--r--x11/kde3/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/kde3/Makefile b/x11/kde3/Makefile
index 2f2b825eb487..1a2f8f1c3fbd 100644
--- a/x11/kde3/Makefile
+++ b/x11/kde3/Makefile
@@ -6,16 +6,14 @@
# $Id: Makefile,v 1.15 1998/10/01 19:49:10 brian Exp $
#
-DISTNAME= kde-1.0
+DISTNAME= kde-1.1a1
CATEGORIES= x11 kde
MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= se@freebsd.org
-BROKEN= upgrade
-
-LIB_DEPENDS= kdecore.1:${PORTSDIR}/x11/kdelibs
+LIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs
RUN_DEPENDS= kwm:${PORTSDIR}/x11/kdebase \
kcalc:${PORTSDIR}/misc/kdeutils \
kmahjongg:${PORTSDIR}/games/kdegames \