summaryrefslogtreecommitdiff
path: root/net/kdenetwork/Makefile
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2003-03-12 21:02:24 +0000
committerjschauma <jschauma@pkgsrc.org>2003-03-12 21:02:24 +0000
commit5ecc9f02e7b40af21cd919621c5b209333328f73 (patch)
tree085f08c135fbb33519e64d7f0dc6412684274790 /net/kdenetwork/Makefile
parentfdfc6335ceb651855d36b75661a29e1e2ec5ea02 (diff)
downloadpkgsrc-5ecc9f02e7b40af21cd919621c5b209333328f73.tar.gz
Fix broken dependencies due to bump of PKGREVISION caused by Mesa update.
Pointed out by wiz.
Diffstat (limited to 'net/kdenetwork/Makefile')
-rw-r--r--net/kdenetwork/Makefile4
1 files changed, 2 insertions, 2 deletions
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