diff options
Diffstat (limited to 'audio/flac')
-rw-r--r-- | audio/flac/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/flac/Makefile b/audio/flac/Makefile index 37c7d32f9346..6e00843d077e 100644 --- a/audio/flac/Makefile +++ b/audio/flac/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes -CONFIGURE_TARGET= --target=${ARCH}-unknown-freebsd${OSREL} CONFIGURE_ARGS= --enable-sse \ --with-ogg="${LOCALBASE}" \ --disable-thorough-tests \ |