diff options
Diffstat (limited to 'audio/flac/Makefile')
-rw-r--r-- | audio/flac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/flac/Makefile b/audio/flac/Makefile index ba2e9027efbe..231fda490bfe 100644 --- a/audio/flac/Makefile +++ b/audio/flac/Makefile @@ -16,7 +16,7 @@ COMMENT= Free lossless audio codec LIB_DEPENDS= ogg.7:${PORTSDIR}/audio/libogg -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-sse \ --with-ogg="${LOCALBASE}" \ |