diff options
Diffstat (limited to 'audio/ecasound/Makefile')
-rw-r--r-- | audio/ecasound/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ecasound/Makefile b/audio/ecasound/Makefile index ce2494d301e6..c4ed8055fdca 100644 --- a/audio/ecasound/Makefile +++ b/audio/ecasound/Makefile @@ -24,7 +24,7 @@ OPTIONS= ARTS "Enable aRts support" off \ SAMPLERATE "Enable libsamplerate support" off USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-pyecasound \ --disable-rubyecasound \ |