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. --- audio/xanalyser/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/xanalyser/Makefile') diff --git a/audio/xanalyser/Makefile b/audio/xanalyser/Makefile index 5e32c0add5b..eec920d3b99 100644 --- a/audio/xanalyser/Makefile +++ b/audio/xanalyser/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/06/01 18:02:39 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2005/09/28 20:52:18 rillig Exp $ # DISTNAME= xanalyser-1.24 @@ -11,7 +11,7 @@ HOMEPAGE= http://www.suse.de/~arvin/xanalyser/ COMMENT= Frequency spectrum analyser for X USE_LANGUAGES= c++ -GNU_CONFIGURE= # defined +GNU_CONFIGURE= yes .include "../../graphics/xpm/buildlink3.mk" .include "../../mk/motif.buildlink3.mk" -- cgit v1.2.3