update Makefile to 3.2.3
This commit is contained in:
parent
5dba36f66e
commit
b2144d2196
1 changed files with 15 additions and 15 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue