summaryrefslogtreecommitdiff
path: root/sysutils/asapm
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/asapm')
-rw-r--r--sysutils/asapm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/asapm/Makefile b/sysutils/asapm/Makefile
index 8bcfd1e540c..0007b5174ab 100644
--- a/sysutils/asapm/Makefile
+++ b/sysutils/asapm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2002/08/25 21:50:54 jlam Exp $
+# $NetBSD: Makefile,v 1.22 2003/01/11 14:22:32 cjep Exp $
#
DISTNAME= asapm-2.11
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.tigr.net/afterstep/detail.pl?applet=asapm
COMMENT= Laptop battery status display for X11
.if !exists(/usr/include/machine/apmvar.h)
-IGNORE+= "APM is not available for ${MACHINE_PLATFORM}"
+PKG_FAIL_REASON= "APM is not available for ${MACHINE_PLATFORM}"
.endif
USE_BUILDLINK2= YES