diff options
Diffstat (limited to 'audio/xanalyser/Makefile')
-rw-r--r-- | audio/xanalyser/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xanalyser/Makefile b/audio/xanalyser/Makefile index 54d6c8e23ba..5e32c0add5b 100644 --- a/audio/xanalyser/Makefile +++ b/audio/xanalyser/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/04/11 21:44:58 tv Exp $ +# $NetBSD: Makefile,v 1.9 2005/06/01 18:02:39 jlam Exp $ # DISTNAME= xanalyser-1.24 @@ -11,7 +11,6 @@ HOMEPAGE= http://www.suse.de/~arvin/xanalyser/ COMMENT= Frequency spectrum analyser for X USE_LANGUAGES= c++ -USE_X11= # defined GNU_CONFIGURE= # defined .include "../../graphics/xpm/buildlink3.mk" |