aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer1-plugins-vorbis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gstreamer1-plugins-vorbis/Makefile')
-rw-r--r--audio/gstreamer1-plugins-vorbis/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/audio/gstreamer1-plugins-vorbis/Makefile b/audio/gstreamer1-plugins-vorbis/Makefile
index ec728eb301ec..b43383f1d6f0 100644
--- a/audio/gstreamer1-plugins-vorbis/Makefile
+++ b/audio/gstreamer1-plugins-vorbis/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION= 2
+PORTREVISION= 0
CATEGORIES= audio
COMMENT= GStreamer vorbis encoder/decoder plugin
@@ -8,4 +8,9 @@ DIST= base
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
+PLIST= ${.CURDIR}/pkg-plist
+
+USE_GSTREAMER= ogg
+LIB_DEPENDS= libvorbis.so:audio/libvorbis
+
.include "${MASTERDIR}/Makefile"