diff --git a/multimedia/gstreamer1-plugins-dts/Makefile b/multimedia/gstreamer1-plugins-dts/Makefile index 3697d8db4a0d..eec99eb14858 100644 --- a/multimedia/gstreamer1-plugins-dts/Makefile +++ b/multimedia/gstreamer1-plugins-dts/Makefile @@ -1,17 +1,17 @@ PORTREVISION= 0 CATEGORIES= multimedia COMMENT= GStreamer dts audio decode plugin GST_PLUGIN= dts DIST= bad MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins -PLIST= ${.CURDIR}/pkg-plist +PLIST= ${.CURDIR}/pkg-plist -LIB_DEPENDS= libdca.so:multimedia/libdca +LIB_DEPENDS= libdca.so:multimedia/libdca .include "${MASTERDIR}/Makefile" -MESON_ARGS+= -Dgpl=enabled +MESON_ARGS+= -Dgpl=enabled