diff options
author | markd <markd@pkgsrc.org> | 2004-06-10 12:50:17 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2004-06-10 12:50:17 +0000 |
commit | e13af72ea47bd03f2b687837ac83c8d5798d9b6a (patch) | |
tree | c44644096bc45b6dbb1e8df0671e7e4bec681dd6 /meta-pkgs/kde3 | |
parent | ffa3b7f7494ed3fb775a4df0ba502b3b1460f1aa (diff) | |
download | pkgsrc-e13af72ea47bd03f2b687837ac83c8d5798d9b6a.tar.gz |
update Makefile to 3.2.3
Diffstat (limited to 'meta-pkgs/kde3')
-rw-r--r-- | meta-pkgs/kde3/Makefile | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/meta-pkgs/kde3/Makefile b/meta-pkgs/kde3/Makefile index 12a69ad7180..800c5479800 100644 --- a/meta-pkgs/kde3/Makefile +++ b/meta-pkgs/kde3/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.27 2004/04/20 12:08:19 markd Exp $ +# $NetBSD: Makefile,v 1.28 2004/06/10 12:50:17 markd Exp $ -DISTNAME= kde-3.2.2 +DISTNAME= kde-3.2.3 CATEGORIES= meta-pkgs x11 kde MASTER_SITES= # empty DISTFILES= # empty @@ -9,19 +9,19 @@ MAINTAINER= markd@NetBSD.org HOMEPAGE= http://www.kde.org/ COMMENT= "meta-package" for the KDE integrated X11 desktop -DEPENDS+= kdeaccessibility-3.2.2:../../misc/kdeaccessibility3 -DEPENDS+= kdeartwork-3.2.2:../../misc/kdeartwork3 -DEPENDS+= kdeaddons-3.2.2:../../misc/kdeaddons3 -DEPENDS+= kdeadmin-3.2.2:../../misc/kdeadmin3 -DEPENDS+= kdeedu-3.2.2:../../misc/kdeedu3 -DEPENDS+= kdegames-3.2.2:../../games/kdegames3 -DEPENDS+= kdegraphics-3.2.2:../../graphics/kdegraphics3 -DEPENDS+= kdemultimedia-3.2.2:../../multimedia/kdemultimedia3 -DEPENDS+= kdenetwork-3.2.2:../../net/kdenetwork3 -DEPENDS+= kdepim-3.2.2:../../misc/kdepim3 -DEPENDS+= kdetoys-3.2.2:../../games/kdetoys3 -DEPENDS+= kdeutils-3.2.2:../../misc/kdeutils3 -DEPENDS+= quanta-3.2.2:../../www/quanta3 +DEPENDS+= kdeaccessibility-3.2.3:../../misc/kdeaccessibility3 +DEPENDS+= kdeartwork-3.2.3:../../misc/kdeartwork3 +DEPENDS+= kdeaddons-3.2.3:../../misc/kdeaddons3 +DEPENDS+= kdeadmin-3.2.3:../../misc/kdeadmin3 +DEPENDS+= kdeedu-3.2.3:../../misc/kdeedu3 +DEPENDS+= kdegames-3.2.3:../../games/kdegames3 +DEPENDS+= kdegraphics-3.2.3:../../graphics/kdegraphics3 +DEPENDS+= kdemultimedia-3.2.3:../../multimedia/kdemultimedia3 +DEPENDS+= kdenetwork-3.2.3:../../net/kdenetwork3 +DEPENDS+= kdepim-3.2.3:../../misc/kdepim3 +DEPENDS+= kdetoys-3.2.3:../../games/kdetoys3 +DEPENDS+= kdeutils-3.2.3:../../misc/kdeutils3 +DEPENDS+= quanta-3.2.3:../../www/quanta3 EXTRACT_ONLY= # empty NO_CHECKSUM= yes |