diff options
Diffstat (limited to 'audio/flac/Makefile')
-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 68b63f7f616e..3ab5e47b99c3 100644 --- a/audio/flac/Makefile +++ b/audio/flac/Makefile @@ -18,7 +18,6 @@ COMMENT= Free lossless audio codec LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg USE_ICONV= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --target=${ARCH}-unknown-freebsd${OSREL} CONFIGURE_ARGS= --enable-sse \ |