diff options
author | jschauma <jschauma> | 2003-03-12 21:02:24 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-03-12 21:02:24 +0000 |
commit | d530d0bec30f3c5e7b0c82ed5414a95de983dacf (patch) | |
tree | 085f08c135fbb33519e64d7f0dc6412684274790 | |
parent | fb93152701bed80e746a10cf3660dbfa62791403 (diff) | |
download | pkgsrc-d530d0bec30f3c5e7b0c82ed5414a95de983dacf.tar.gz |
Fix broken dependencies due to bump of PKGREVISION caused by Mesa update.
Pointed out by wiz.
-rw-r--r-- | chat/kicq/Makefile | 4 | ||||
-rw-r--r-- | databases/kpsql/Makefile | 4 | ||||
-rw-r--r-- | games/amor/Makefile | 4 | ||||
-rw-r--r-- | games/kdetoys/Makefile | 4 | ||||
-rw-r--r-- | misc/kdeutils/Makefile | 4 | ||||
-rw-r--r-- | net/kdenetwork/Makefile | 4 | ||||
-rw-r--r-- | net/kmap/Makefile | 4 | ||||
-rw-r--r-- | sysutils/klavg/Makefile | 4 | ||||
-rw-r--r-- | time/korganizer/Makefile | 4 | ||||
-rw-r--r-- | x11/qt2/Makefile | 4 |
10 files changed, 20 insertions, 20 deletions
diff --git a/chat/kicq/Makefile b/chat/kicq/Makefile index 9e643664a5c..701950d8354 100644 --- a/chat/kicq/Makefile +++ b/chat/kicq/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2002/03/15 16:48:15 skrll Exp $ +# $NetBSD: Makefile,v 1.11 2003/03/12 21:02:25 jschauma Exp $ DISTNAME= kicq-1.0.0 PKGREVISION= 1 @@ -10,7 +10,7 @@ HOMEPAGE= http://kicq.sourceforge.net/ COMMENT= KDE ICQ client DEPENDS+= icqlib>=1.0.0:../../chat/icqlib -DEPENDS+= kdebase-1.1.2nb1:../../x11/kdebase +DEPENDS+= kdebase-1.1.2nb2:../../x11/kdebase USE_X11BASE= yes USE_GMAKE= yes diff --git a/databases/kpsql/Makefile b/databases/kpsql/Makefile index d481d713469..a81499db84e 100644 --- a/databases/kpsql/Makefile +++ b/databases/kpsql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/01/05 20:14:23 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2003/03/12 21:02:26 jschauma Exp $ # DISTNAME= kpsql-1.0 @@ -11,7 +11,7 @@ MAINTAINER= wulf@netbsd.org HOMEPAGE= http://www.mutinybaysoftware.com/kpsql.html COMMENT= Interactive Query Tool for PostgreSQL -DEPENDS+= kdebase-1.1.2nb1:../../x11/kdebase +DEPENDS+= kdebase-1.1.2nb2:../../x11/kdebase DEPENDS+= postgresql-lib>=7.3.1:../../databases/postgresql-lib USE_X11BASE= yes diff --git a/games/amor/Makefile b/games/amor/Makefile index 45d58436854..bbcc576dedc 100644 --- a/games/amor/Makefile +++ b/games/amor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2002/03/13 17:36:58 fredb Exp $ +# $NetBSD: Makefile,v 1.11 2003/03/12 21:02:26 jschauma Exp $ # DISTNAME= amor-0.6 @@ -11,7 +11,7 @@ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.powerup.com.au/~mjones/amor/index.html COMMENT= Small blob that sits on top of your active window -DEPENDS+= kdebase-1.1.2nb1:../../x11/kdebase +DEPENDS+= kdebase-1.1.2nb2:../../x11/kdebase USE_X11BASE= yes # To get this near KDE GNU_CONFIGURE= yes diff --git a/games/kdetoys/Makefile b/games/kdetoys/Makefile index ec59e4cfd3b..43f9f898823 100644 --- a/games/kdetoys/Makefile +++ b/games/kdetoys/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2002/09/01 04:26:10 hubertf Exp $ +# $NetBSD: Makefile,v 1.15 2003/03/12 21:02:24 jschauma Exp $ DISTNAME= kdetoys-1.1.2 PKGREVISION= 1 @@ -10,7 +10,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.kde.org/ COMMENT= Toys for the KDE integrated X11 desktop -DEPENDS+= kdebase-1.1.2nb1:../../x11/kdebase +DEPENDS+= kdebase-1.1.2nb2:../../x11/kdebase CONFLICTS= kworldwatch-[0-9]* diff --git a/misc/kdeutils/Makefile b/misc/kdeutils/Makefile index 5fb9f8fee2b..5bc9df93dbc 100644 --- a/misc/kdeutils/Makefile +++ b/misc/kdeutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2002/12/25 16:59:03 grant Exp $ +# $NetBSD: Makefile,v 1.48 2003/03/12 21:02:25 jschauma Exp $ # FreeBSD Id: Makefile,v 1.4 1997/11/28 00:04:18 se Exp # @@ -12,7 +12,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.kde.org/ COMMENT= Various utilities for the KDE integrated X11 desktop -DEPENDS+= kdebase-1.1.2nb1:../../x11/kdebase +DEPENDS+= kdebase-1.1.2nb2:../../x11/kdebase USE_X11BASE= yes USE_GMAKE= yes diff --git a/net/kdenetwork/Makefile b/net/kdenetwork/Makefile index 89185888c96..cd3b433aeb3 100644 --- a/net/kdenetwork/Makefile +++ b/net/kdenetwork/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2002/11/01 16:34:40 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2003/03/12 21:02:24 jschauma Exp $ # FreeBSD Id: Makefile,v 1.3 1997/11/05 04:19:54 asami Exp # @@ -15,7 +15,7 @@ COMMENT= Network modules for the KDE integrated X11 desktop DEPENDS= gdbm>=1.8.3:../../databases/gdbm DEPENDS+= uulib>=0.5.13:../../converters/uulib DEPENDS+= kdesupport-1.1.2:../../converters/kdesupport -DEPENDS+= kdebase-1.1.2nb1:../../x11/kdebase +DEPENDS+= kdebase-1.1.2nb2:../../x11/kdebase USE_X11BASE= yes USE_GMAKE= yes diff --git a/net/kmap/Makefile b/net/kmap/Makefile index e90ab7a6094..3a4ad964b43 100644 --- a/net/kmap/Makefile +++ b/net/kmap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2002/03/13 17:37:31 fredb Exp $ +# $NetBSD: Makefile,v 1.10 2003/03/12 21:02:25 jschauma Exp $ # DISTNAME= kmap-0.5.6 @@ -10,7 +10,7 @@ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.islc.net/~icszepp/kmap/ COMMENT= KDE based frontend for the popular portscanning utility nmap -DEPENDS+= kdebase-1.1.2nb1:../../x11/kdebase +DEPENDS+= kdebase-1.1.2nb2:../../x11/kdebase DEPENDS+= nmap>=2.12:../../net/nmap USE_X11BASE= yes # To get this near KDE diff --git a/sysutils/klavg/Makefile b/sysutils/klavg/Makefile index c329a53ba4b..38c6dc354fd 100644 --- a/sysutils/klavg/Makefile +++ b/sysutils/klavg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2002/03/13 17:37:44 fredb Exp $ +# $NetBSD: Makefile,v 1.6 2003/03/12 21:02:25 jschauma Exp $ # DISTNAME= klavg-1.1 @@ -10,7 +10,7 @@ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.crocodile.org/software.html COMMENT= Xload for the KDE panel -DEPENDS+= kdebase-1.1.2nb1:../../x11/kdebase +DEPENDS+= kdebase-1.1.2nb2:../../x11/kdebase USE_X11BASE= yes WRKSRC= ${WRKDIR}/klavg diff --git a/time/korganizer/Makefile b/time/korganizer/Makefile index 0e5c1726be5..9de623f8a99 100644 --- a/time/korganizer/Makefile +++ b/time/korganizer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2002/03/13 17:37:45 fredb Exp $ +# $NetBSD: Makefile,v 1.4 2003/03/12 21:02:26 jschauma Exp $ DISTNAME= korganizer-1.1.2 PKGREVISION= 1 @@ -11,7 +11,7 @@ MAINTAINER= drochner@netbsd.org HOMEPAGE= http://www.kde.org/ COMMENT= Organizer application for the KDE integrated X11 desktop -DEPENDS+= kdebase-1.1.2nb1:../../x11/kdebase +DEPENDS+= kdebase-1.1.2nb2:../../x11/kdebase USE_X11BASE= yes USE_GMAKE= yes diff --git a/x11/qt2/Makefile b/x11/qt2/Makefile index e02614aafdf..529f3554b30 100644 --- a/x11/qt2/Makefile +++ b/x11/qt2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2002/03/13 17:38:00 fredb Exp $ +# $NetBSD: Makefile,v 1.11 2003/03/12 21:02:26 jschauma Exp $ # DISTNAME= qt2-${QTVERSION} @@ -11,7 +11,7 @@ COMMENT= "meta-package" for the QT GUI C++ toolkit .include "Makefile.common" -DEPENDS+= qt2-libs-${QTVERSION}nb2:../../x11/qt2-libs +DEPENDS+= qt2-libs-${QTVERSION}nb3:../../x11/qt2-libs DEPENDS+= {qt2-designer-${QTVERSION}nb2,qt2-designer-kde-${QTVERSION}nb2}:../../x11/qt2-designer DEPENDS+= qt2-docs-${QTVERSION}nb2:../../x11/qt2-docs DEPENDS+= qt2-examples-${QTVERSION}nb2:../../x11/qt2-examples |