diff options
Diffstat (limited to 'audio/acoustid-fingerprinter/Makefile')
-rw-r--r-- | audio/acoustid-fingerprinter/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/acoustid-fingerprinter/Makefile b/audio/acoustid-fingerprinter/Makefile index 7575eb243d68..f88ea333c671 100644 --- a/audio/acoustid-fingerprinter/Makefile +++ b/audio/acoustid-fingerprinter/Makefile @@ -15,6 +15,7 @@ LIB_DEPENDS= chromaprint:${PORTSDIR}/audio/chromaprint \ tag:${PORTSDIR}/audio/taglib \ avcodec${FFMPEG_SUFFIX}:${PORTSDIR}/multimedia/ffmpeg${FFMPEG_SUFFIX} +NO_STAGE= yes USES= cmake USE_QT4= gui network \ qmake_build moc_build rcc_build uic_build |