summaryrefslogtreecommitdiff
path: root/sysutils/kapm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/kapm/Makefile')
-rw-r--r--sysutils/kapm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/kapm/Makefile b/sysutils/kapm/Makefile
index 320a07bb0b7..15a3e060cfc 100644
--- a/sysutils/kapm/Makefile
+++ b/sysutils/kapm/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2001/11/29 01:12:48 hubertf Exp $
+# $NetBSD: Makefile,v 1.13 2002/03/13 17:37:43 fredb Exp $
#
DISTNAME= kapm-0.3.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= sysutils x11 kde
MASTER_SITES= ftp://bodnar42.dhs.org/pub/kapm/
@@ -14,7 +14,7 @@ COMMENT= Monitor a laptop's battery status and perform other APM tasks
IGNORE+= "APM is not available for ${MACHINE_PLATFORM}"
.endif
-DEPENDS+= kdebase-1.1.2:../../x11/kdebase
+DEPENDS+= kdebase-1.1.2nb1:../../x11/kdebase
USE_X11BASE= YES # to get things near KDE
GNU_CONFIGURE= YES