diff options
Diffstat (limited to 'x11/kde')
-rw-r--r-- | x11/kde/Makefile | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/x11/kde/Makefile b/x11/kde/Makefile index ea9f22d91e4..d400f0b1f0d 100644 --- a/x11/kde/Makefile +++ b/x11/kde/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2003/07/17 22:56:33 grant Exp $ +# $NetBSD: Makefile,v 1.33 2003/07/25 23:11:18 wiz Exp $ # DISTNAME= kde-1.1.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 kde MASTER_SITES= # empty DISTFILES= # empty @@ -11,13 +11,13 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.kde.org/ COMMENT= "meta-package" for the KDE integrated X11 desktop -DEPENDS+= kdeutils-1.1.2nb1:../../misc/kdeutils -DEPENDS+= kdenetwork-1.1.2nb2:../../net/kdenetwork -DEPENDS+= kdegraphics-1.1.2nb1:../../graphics/kdegraphics -DEPENDS+= kdegames-1.1.2nb1:../../games/kdegames -DEPENDS+= kdemultimedia-1.1.2nb1:../../audio/kdemultimedia -DEPENDS+= kdetoys-1.1.2nb1:../../games/kdetoys -DEPENDS+= korganizer-1.1.2nb1:../../time/korganizer +DEPENDS+= kdeutils-1.1.2nb2:../../misc/kdeutils +DEPENDS+= kdenetwork-1.1.2nb3:../../net/kdenetwork +DEPENDS+= kdegraphics-1.1.2nb2:../../graphics/kdegraphics +DEPENDS+= kdegames-1.1.2nb2:../../games/kdegames +DEPENDS+= kdemultimedia-1.1.2nb2:../../audio/kdemultimedia +DEPENDS+= kdetoys-1.1.2nb2:../../games/kdetoys +DEPENDS+= korganizer-1.1.2nb2:../../time/korganizer USE_X11= yes EXTRACT_ONLY= # empty |