aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer1-plugins-speex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gstreamer1-plugins-speex/Makefile')
-rw-r--r--audio/gstreamer1-plugins-speex/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/audio/gstreamer1-plugins-speex/Makefile b/audio/gstreamer1-plugins-speex/Makefile
index 2ffc6bfa15e4..f5053cfe4c8d 100644
--- a/audio/gstreamer1-plugins-speex/Makefile
+++ b/audio/gstreamer1-plugins-speex/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION= 2
+PORTREVISION= 0
CATEGORIES= audio
COMMENT= GStreamer speex voice encode/decode plugin
@@ -8,4 +8,8 @@ DIST= good
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
+PLIST= ${.CURDIR}/pkg-plist
+
+LIB_DEPENDS= libspeex.so:audio/speex
+
.include "${MASTERDIR}/Makefile"