diff options
Diffstat (limited to 'x11/kde2/Makefile')
-rw-r--r-- | x11/kde2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kde2/Makefile b/x11/kde2/Makefile index bfc0b8cfac3..5c4e9f8d5d2 100644 --- a/x11/kde2/Makefile +++ b/x11/kde2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2002/09/11 09:16:17 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2002/09/13 06:59:39 skrll Exp $ DISTNAME= kde-2.2.2 PKGREVISION= 2 @@ -16,7 +16,7 @@ DEPENDS+= kdeadmin-2.2.2nb1:../../misc/kdeadmin2 DEPENDS+= kdegames-2.2.2nb1:../../games/kdegames2 DEPENDS+= kdegraphics-2.2.2nb1:../../graphics/kdegraphics2 DEPENDS+= kdemultimedia-2.2.2nb1:../../audio/kdemultimedia2 -DEPENDS+= kdenetwork-2.2.2nb1:../../net/kdenetwork2 +DEPENDS+= kdenetwork-2.2.2nb2:../../net/kdenetwork2 DEPENDS+= kdepim-2.2.2nb2:../../misc/kdepim2 DEPENDS+= kdetoys-2.2.2nb1:../../games/kdetoys2 DEPENDS+= kdeutils-2.2.2nb1:../../misc/kdeutils2 |