aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer1-plugins-chromaprint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gstreamer1-plugins-chromaprint/Makefile')
-rw-r--r--audio/gstreamer1-plugins-chromaprint/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/audio/gstreamer1-plugins-chromaprint/Makefile b/audio/gstreamer1-plugins-chromaprint/Makefile
index cea3e1f5f245..316daec89e57 100644
--- a/audio/gstreamer1-plugins-chromaprint/Makefile
+++ b/audio/gstreamer1-plugins-chromaprint/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION= 2
+PORTREVISION= 0
CATEGORIES= audio
COMMENT= GStreamer audio fingerprint extracting plugin
@@ -8,4 +8,8 @@ DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
+PLIST= ${.CURDIR}/pkg-plist
+
+LIB_DEPENDS= libchromaprint.so:audio/chromaprint
+
.include "${MASTERDIR}/Makefile"