diff options
Diffstat (limited to 'audio/pavumeter/Makefile')
-rw-r--r-- | audio/pavumeter/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/pavumeter/Makefile b/audio/pavumeter/Makefile index d63a21ea653..469ad936d1e 100644 --- a/audio/pavumeter/Makefile +++ b/audio/pavumeter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2009/05/31 16:08:47 abs Exp $ +# $NetBSD: Makefile,v 1.3 2009/07/22 09:01:19 wiz Exp $ # DISTNAME= pavumeter-0.9.3 @@ -12,7 +12,6 @@ COMMENT= Volume meter for the PulseAudio sound server GNU_CONFIGURE= yes USE_LANGUAGES= c c++ USE_TOOLS+= pkg-config gmake intltool perl -USE_DIRS+= gnome2-1.5 CONFIGURE_ARGS+= --disable-lynx |