diff options
Diffstat (limited to 'audio/chromaprint/Makefile')
-rw-r--r-- | audio/chromaprint/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/chromaprint/Makefile b/audio/chromaprint/Makefile index f6ff6bbb5fde..5c994566cb79 100644 --- a/audio/chromaprint/Makefile +++ b/audio/chromaprint/Makefile @@ -16,7 +16,6 @@ LIB_DEPENDS= libavcodec.so:${PORTSDIR}/multimedia/ffmpeg USES= cmake:outsource USE_LDCONFIG= yes -FETCH_ARGS= -Fpr CMAKE_ARGS= -DBUILD_EXAMPLES:BOOL=ON \ -DWITH_AVFFT:BOOL=ON \ |