aboutsummaryrefslogtreecommitdiff
path: root/audio/acoustid-fingerprinter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/acoustid-fingerprinter/Makefile')
-rw-r--r--audio/acoustid-fingerprinter/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/acoustid-fingerprinter/Makefile b/audio/acoustid-fingerprinter/Makefile
index e2e8781dbfcd..cf3b8ebb014c 100644
--- a/audio/acoustid-fingerprinter/Makefile
+++ b/audio/acoustid-fingerprinter/Makefile
@@ -12,9 +12,9 @@ COMMENT= AcoustID audio fingerprint submission tool
LICENSE= GPLv2
-LIB_DEPENDS= libchromaprint.so:${PORTSDIR}/audio/chromaprint \
- libtag.so:${PORTSDIR}/audio/taglib \
- libavcodec.so:${PORTSDIR}/multimedia/ffmpeg
+LIB_DEPENDS= libchromaprint.so:audio/chromaprint \
+ libtag.so:audio/taglib \
+ libavcodec.so:multimedia/ffmpeg
USES= cmake
USE_QT4= gui network \