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