diff options
-rw-r--r-- | x11/kde2/Makefile | 5 | ||||
-rw-r--r-- | x11/kde3/Makefile | 5 | ||||
-rw-r--r-- | x11/kde4/Makefile | 5 |
3 files changed, 3 insertions, 12 deletions
diff --git a/x11/kde2/Makefile b/x11/kde2/Makefile index 666d2d5fccbc..88e40a844e42 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 diff --git a/x11/kde3/Makefile b/x11/kde3/Makefile index 666d2d5fccbc..88e40a844e42 100644 --- a/x11/kde3/Makefile +++ b/x11/kde3/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 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 |