From 75878037db5481d4150779ab6ba7294cee3163a7 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Thu, 6 Jul 2000 21:09:38 +0000 Subject: fix typo so these will build on apm capable systems --- sysutils/asapm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/asapm') diff --git a/sysutils/asapm/Makefile b/sysutils/asapm/Makefile index a6edce2f4f8..2372ed3d152 100644 --- a/sysutils/asapm/Makefile +++ b/sysutils/asapm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2000/06/26 16:44:20 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.9 2000/07/06 21:09:38 dmcmahill Exp $ # FreeBSD Id: Makefile,v 1.5 1998/11/29 12:43:12 asami Exp # @@ -11,7 +11,7 @@ MASTER_SITES= http://www.tigr.net/afterstep/as-apps/download/asapm/ \ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.tigr.net/afterstep/as-apps/download/asapm/ -.if !exists(/usr/include/machine/apmvar.h") +.if !exists(/usr/include/machine/apmvar.h) IGNORE+= "APM is not available for ${MACHINE_PLATFORM}" .endif -- cgit v1.2.3