aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins-rtmp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gstreamer1-plugins-rtmp/Makefile')
-rw-r--r--multimedia/gstreamer1-plugins-rtmp/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/multimedia/gstreamer1-plugins-rtmp/Makefile b/multimedia/gstreamer1-plugins-rtmp/Makefile
index 7510f0ab600a..bc2dc72b0231 100644
--- a/multimedia/gstreamer1-plugins-rtmp/Makefile
+++ b/multimedia/gstreamer1-plugins-rtmp/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION= 2
+PORTREVISION= 0
CATEGORIES= multimedia
COMMENT= GStreamer RTMP stream source and sink plugin
@@ -8,4 +8,8 @@ DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
+PLIST= ${.CURDIR}/pkg-plist
+
+LIB_DEPENDS= librtmp.so:multimedia/librtmp
+
.include "${MASTERDIR}/Makefile"