diff options
Diffstat (limited to 'audio/chromaprint/Makefile')
-rw-r--r-- | audio/chromaprint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/chromaprint/Makefile b/audio/chromaprint/Makefile index a0e6a0f1c863..eaaa25dd57c1 100644 --- a/audio/chromaprint/Makefile +++ b/audio/chromaprint/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE_MIT= ${WRKSRC}/LICENSE.md LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg -USES= cmake compiler:c++11-lib pathfix +USES= cmake compiler:c++11-lib USE_GITHUB= yes GH_ACCOUNT= acoustid GH_TAGNAME= aa67c95 |