diff options
author | wiz <wiz@pkgsrc.org> | 2003-07-13 17:54:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-07-13 17:54:29 +0000 |
commit | 2d9b835f6bf1811aa6ec46404ceef7b29f311f8c (patch) | |
tree | 049d6d84b089d6ab2ba64c5f6ce5fb229bf7d18c /x11 | |
parent | af108015fccf7412946380e49c8536a3a4001f09 (diff) | |
download | pkgsrc-2d9b835f6bf1811aa6ec46404ceef7b29f311f8c.tar.gz |
Update DEPENDS.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kde2/Makefile | 24 | ||||
-rw-r--r-- | x11/kde3/Makefile | 27 |
2 files changed, 26 insertions, 25 deletions
diff --git a/x11/kde2/Makefile b/x11/kde2/Makefile index 59f1a2fd411..f992028e412 100644 --- a/x11/kde2/Makefile +++ b/x11/kde2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2003/06/02 01:15:42 jschauma Exp $ +# $NetBSD: Makefile,v 1.18 2003/07/13 17:56:09 wiz Exp $ DISTNAME= kde-2.2.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 kde MASTER_SITES= # empty DISTFILES= # empty @@ -10,16 +10,16 @@ MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://www.kde.org/ COMMENT= "meta-package" for the KDE integrated X11 desktop -DEPENDS+= kdeartwork-2.2.2nb1:../../misc/kdeartwork2 -DEPENDS+= kdeaddons-2.2.2nb1:../../misc/kdeaddons2 -DEPENDS+= kdeadmin-2.2.2nb3:../../misc/kdeadmin2 -DEPENDS+= kdegames-2.2.2nb2:../../games/kdegames2 -DEPENDS+= kdegraphics-2.2.2nb3:../../graphics/kdegraphics2 -DEPENDS+= kdemultimedia-2.2.2nb2:../../audio/kdemultimedia2 -DEPENDS+= kdenetwork-2.2.2nb5:../../net/kdenetwork2 -DEPENDS+= kdepim-2.2.2nb3:../../misc/kdepim2 -DEPENDS+= kdetoys-2.2.2nb2:../../games/kdetoys2 -DEPENDS+= kdeutils-2.2.2nb2:../../misc/kdeutils2 +DEPENDS+= kdeartwork-2.2.2nb2:../../misc/kdeartwork2 +DEPENDS+= kdeaddons-2.2.2nb2:../../misc/kdeaddons2 +DEPENDS+= kdeadmin-2.2.2nb4:../../misc/kdeadmin2 +DEPENDS+= kdegames-2.2.2nb3:../../games/kdegames2 +DEPENDS+= kdegraphics-2.2.2nb4:../../graphics/kdegraphics2 +DEPENDS+= kdemultimedia-2.2.2nb3:../../audio/kdemultimedia2 +DEPENDS+= kdenetwork-2.2.2nb6:../../net/kdenetwork2 +DEPENDS+= kdepim-2.2.2nb4:../../misc/kdepim2 +DEPENDS+= kdetoys-2.2.2nb3:../../games/kdetoys2 +DEPENDS+= kdeutils-2.2.2nb3:../../misc/kdeutils2 EXTRACT_ONLY= # empty USE_X11BASE= yes diff --git a/x11/kde3/Makefile b/x11/kde3/Makefile index ad50f0a4ca4..fc2532cf0d8 100644 --- a/x11/kde3/Makefile +++ b/x11/kde3/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2003/07/08 06:58:59 skrll Exp $ +# $NetBSD: Makefile,v 1.25 2003/07/13 17:54:29 wiz Exp $ DISTNAME= kde-3.1.2 +PKGREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= # empty DISTFILES= # empty @@ -9,18 +10,18 @@ MAINTAINER= skrll@netbsd.org HOMEPAGE= http://www.kde.org/ COMMENT= "meta-package" for the KDE integrated X11 desktop -DEPENDS+= kdeartwork-3.1.2:../../misc/kdeartwork3 -DEPENDS+= kdeaddons-3.1.2:../../misc/kdeaddons3 -DEPENDS+= kdeadmin-3.1.2:../../misc/kdeadmin3 -DEPENDS+= kdeedu-3.1.2:../../misc/kdeedu3 -DEPENDS+= kdegames-3.1.2:../../games/kdegames3 -DEPENDS+= kdegraphics-3.1.2:../../graphics/kdegraphics3 -DEPENDS+= kdemultimedia-3.1.2nb1:../../audio/kdemultimedia3 -DEPENDS+= kdenetwork-3.1.2:../../net/kdenetwork3 -DEPENDS+= kdepim-3.1.2:../../misc/kdepim3 -DEPENDS+= kdetoys-3.1.2:../../games/kdetoys3 -DEPENDS+= kdeutils-3.1.2:../../misc/kdeutils3 -DEPENDS+= quanta-3.1.2:../../www/quanta3 +DEPENDS+= kdeartwork-3.1.2nb1:../../misc/kdeartwork3 +DEPENDS+= kdeaddons-3.1.2nb1:../../misc/kdeaddons3 +DEPENDS+= kdeadmin-3.1.2nb1:../../misc/kdeadmin3 +DEPENDS+= kdeedu-3.1.2nb1:../../misc/kdeedu3 +DEPENDS+= kdegames-3.1.2nb1:../../games/kdegames3 +DEPENDS+= kdegraphics-3.1.2nb1:../../graphics/kdegraphics3 +DEPENDS+= kdemultimedia-3.1.2nb2:../../audio/kdemultimedia3 +DEPENDS+= kdenetwork-3.1.2nb1:../../net/kdenetwork3 +DEPENDS+= kdepim-3.1.2nb1:../../misc/kdepim3 +DEPENDS+= kdetoys-3.1.2nb1:../../games/kdetoys3 +DEPENDS+= kdeutils-3.1.2nb1:../../misc/kdeutils3 +DEPENDS+= quanta-3.1.2nb1:../../www/quanta3 EXTRACT_ONLY= # empty USE_BUILDLINK2= yes |