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