summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz>2003-07-13 17:52:50 +0000
committerwiz <wiz>2003-07-13 17:52:50 +0000
commit6c1d191698d2b587b4f4a606aa77c6f6dff6b67d (patch)
tree37eb71047f1d46b20893fd4930de0a29b148956b /sysutils
parent6ead0ba2027a6556e568ce15838c6c727613f9f6 (diff)
downloadpkgsrc-6c1d191698d2b587b4f4a606aa77c6f6dff6b67d.tar.gz
Fix DEPENDS line.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/kapm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/kapm/Makefile b/sysutils/kapm/Makefile
index e7d8792b448..1ed060e0bd3 100644
--- a/sysutils/kapm/Makefile
+++ b/sysutils/kapm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2003/03/13 12:13:17 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2003/07/13 17:52:50 wiz Exp $
#
DISTNAME= kapm-0.3.1
@@ -14,7 +14,7 @@ COMMENT= Monitor a laptop's battery status and perform other APM tasks
PKG_SKIP_REASON= "APM is not available for ${MACHINE_PLATFORM}"
.endif
-DEPENDS+= kdebase-1.1.2nb2:../../x11/kdebase
+DEPENDS+= kdebase-1.1.2nb3:../../x11/kdebase
USE_X11BASE= YES # to get things near KDE
GNU_CONFIGURE= YES