summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz>2003-12-26 19:55:34 +0000
committerwiz <wiz>2003-12-26 19:55:34 +0000
commit453b1ad7528b672d022fe1a69ec2717476586e86 (patch)
tree94e0f7a2a17cbb6e9efbaa957c25bde05609fdb0 /sysutils
parentcf26398879220cf07630c9ffd58d11ede1305073 (diff)
downloadpkgsrc-453b1ad7528b672d022fe1a69ec2717476586e86.tar.gz
Depend on latest kdebase-1*.
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 e1270e26a96..65278958deb 100644
--- a/sysutils/kapm/Makefile
+++ b/sysutils/kapm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2003/07/17 22:53:38 grant Exp $
+# $NetBSD: Makefile,v 1.20 2003/12/26 19:55:55 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.2nb3:../../x11/kdebase
+DEPENDS+= kdebase-1.1.2nb4:../../x11/kdebase
USE_X11BASE= YES # to get things near KDE
GNU_CONFIGURE= YES