diff options
author | Will Andrews <will@FreeBSD.org> | 2000-07-29 03:14:32 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-07-29 03:14:32 +0000 |
commit | 9441275624d5943ce2df58d0940c4d39a52dc2b5 (patch) | |
tree | 5963ecfe831701d4524a0a068118f86854071329 /x11/kde4 | |
parent | 7c6b0a6ca67c232e3193583296b01e93dca141d0 (diff) | |
download | ports-9441275624d5943ce2df58d0940c4d39a52dc2b5.tar.gz ports-9441275624d5943ce2df58d0940c4d39a52dc2b5.zip |
Update the KDE2 meta-port to 20000724A, and leave out the kdeutils
port so that attempts to use this will work.
Notes
Notes:
svn path=/head/; revision=31094
Diffstat (limited to 'x11/kde4')
-rw-r--r-- | x11/kde4/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile index 666d2d5fccbc..88e40a844e42 100644 --- a/x11/kde4/Makefile +++ b/x11/kde4/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 |