summaryrefslogtreecommitdiff
path: root/sysutils/kapm
diff options
context:
space:
mode:
authorcjep <cjep>2003-01-11 15:21:48 +0000
committercjep <cjep>2003-01-11 15:21:48 +0000
commita9a325d1a96b4e8ec237b8bebffefca28e44caaf (patch)
tree0819d5019ef160893afa51036418cbf68cf823ff /sysutils/kapm
parent641aedb1863b50d64dac36b491d7d1ee2892373f (diff)
downloadpkgsrc-a9a325d1a96b4e8ec237b8bebffefca28e44caaf.tar.gz
Actually PKG_SKIP_REASON would be better -- suggested by wiz
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 789fc509298..5d8eb5f6867 100644
--- a/sysutils/kapm/Makefile
+++ b/sysutils/kapm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2003/01/11 14:22:33 cjep Exp $
+# $NetBSD: Makefile,v 1.16 2003/01/11 15:21:49 cjep Exp $
#
DISTNAME= kapm-0.3.1
@@ -11,7 +11,7 @@ HOMEPAGE= http://bodnar42.dhs.org/kapm/
COMMENT= Monitor a laptop's battery status and perform other APM tasks
.if !exists(/usr/include/machine/apmvar.h)
-PKG_FAIL_REASON= "APM is not available for ${MACHINE_PLATFORM}"
+PKG_SKIP_REASON= "APM is not available for ${MACHINE_PLATFORM}"
.endif
DEPENDS+= kdebase-1.1.2nb1:../../x11/kdebase