diff options
author | will <will@FreeBSD.org> | 2000-07-29 03:14:32 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-07-29 03:14:32 +0000 |
commit | 47490e625dbf71868a632f6875625cf36bbbe71f (patch) | |
tree | 6a513438fbecbbe02c574ff7143dc013572f08d2 /x11/kde2 | |
parent | 866418e857e7080ce1cfa1fbe749c79049a0a7c6 (diff) | |
download | FreeBSD-ports-47490e625dbf71868a632f6875625cf36bbbe71f.zip FreeBSD-ports-47490e625dbf71868a632f6875625cf36bbbe71f.tar.gz |
Update the KDE2 meta-port to 20000724A, and leave out the kdeutils
port so that attempts to use this will work.
Diffstat (limited to 'x11/kde2')
-rw-r--r-- | x11/kde2/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/kde2/Makefile b/x11/kde2/Makefile index 666d2d5..88e40a8 100644 --- a/x11/kde2/Makefile +++ b/x11/kde2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= kde -PORTVERSION= 1.90 +PORTVERSION= 20000724A CATEGORIES= x11 kde MASTER_SITES= # empty DISTFILES= # none @@ -17,11 +17,8 @@ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 \ search.3:${PORTSDIR}/net/kdenetwork2 RUN_DEPENDS= konqueror:${PORTSDIR}/x11/kdebase2 \ - kdf:${PORTSDIR}/misc/kdeutils2 \ kjumpingcube:${PORTSDIR}/games/kdegames2 -BROKEN= "Does not compile/run properly" - NO_BUILD= yes do-install: # empty |