summaryrefslogtreecommitdiff
path: root/sysutils/kapm
diff options
context:
space:
mode:
authorwiz <wiz>2003-03-13 12:13:17 +0000
committerwiz <wiz>2003-03-13 12:13:17 +0000
commit0a63b8e9d68c09b4ff9c49e702ef8c8355c05a7c (patch)
tree2894384f2c509f3cf9208eae4fc727aa0103cbf9 /sysutils/kapm
parentc9087a1305d14abcf1e8eee7a233e919315f12a6 (diff)
downloadpkgsrc-0a63b8e9d68c09b4ff9c49e702ef8c8355c05a7c.tar.gz
Fix some more dependencies.
Diffstat (limited to 'sysutils/kapm')
-rw-r--r--sysutils/kapm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/kapm/Makefile b/sysutils/kapm/Makefile
index 5d8eb5f6867..e7d8792b448 100644
--- a/sysutils/kapm/Makefile
+++ b/sysutils/kapm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2003/01/11 15:21:49 cjep Exp $
+# $NetBSD: Makefile,v 1.17 2003/03/13 12:13:17 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.2nb1:../../x11/kdebase
+DEPENDS+= kdebase-1.1.2nb2:../../x11/kdebase
USE_X11BASE= YES # to get things near KDE
GNU_CONFIGURE= YES