diff options
Diffstat (limited to 'audio/lame/Makefile')
-rw-r--r-- | audio/lame/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile index 93dbe5d5a2a..834f7698655 100644 --- a/audio/lame/Makefile +++ b/audio/lame/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2006/10/23 01:30:34 ben Exp $ +# $NetBSD: Makefile,v 1.56 2006/10/24 00:03:45 rillig Exp $ # DISTNAME= lame-${VERS} @@ -18,6 +18,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews USE_TOOLS+= gmake USE_LIBTOOL= yes +USE_LANGUAGES= c c++ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-vorbis |