From 5946936ffcde6674d4e6801abd4a757acd269dd5 Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 28 Sep 2005 20:52:18 +0000 Subject: Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, NO_BUILD, USE_LIBTOOL. --- sysutils/xbattbar/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/xbattbar') diff --git a/sysutils/xbattbar/Makefile b/sysutils/xbattbar/Makefile index eb705e2f9c9..a296148ed89 100644 --- a/sysutils/xbattbar/Makefile +++ b/sysutils/xbattbar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2005/04/11 21:47:31 tv Exp $ +# $NetBSD: Makefile,v 1.25 2005/09/28 20:52:27 rillig Exp $ DISTNAME= xbattbar_1.4.2 PKGNAME= ${DISTNAME:S/_/-/} @@ -12,7 +12,7 @@ COMMENT= X11 battery graph for laptops WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/} -USE_IMAKE= # defined +USE_IMAKE= yes .if !exists(/usr/include/machine/apmvar.h) PKG_SKIP_REASON= "APM is not available for ${MACHINE_PLATFORM}" -- cgit v1.2.3