aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer1-plugins-a52dec/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gstreamer1-plugins-a52dec/Makefile')
-rw-r--r--audio/gstreamer1-plugins-a52dec/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/audio/gstreamer1-plugins-a52dec/Makefile b/audio/gstreamer1-plugins-a52dec/Makefile
index 14a7e3089794..7b743eb76a34 100644
--- a/audio/gstreamer1-plugins-a52dec/Makefile
+++ b/audio/gstreamer1-plugins-a52dec/Makefile
@@ -8,4 +8,10 @@ DIST= ugly
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
+MESON_ARGS+= -Dgpl=enabled
+
+PLIST= ${.CURDIR}/pkg-plist
+
+LIB_DEPENDS= liba52.so:audio/liba52
+
.include "${MASTERDIR}/Makefile"