git: b53c33ea9d1a - main - multimedia/gstreamer1-plugins-dts: Fix formatting
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Nov 2022 23:24:45 UTC
The branch main has been updated by riggs: URL: https://cgit.FreeBSD.org/ports/commit/?id=b53c33ea9d1a7ac8357f5cc05c53cd1ee6ef0a2d commit b53c33ea9d1a7ac8357f5cc05c53cd1ee6ef0a2d Author: Thomas Zander <riggs@FreeBSD.org> AuthorDate: 2022-11-01 12:54:30 +0000 Commit: Thomas Zander <riggs@FreeBSD.org> CommitDate: 2022-11-01 23:24:41 +0000 multimedia/gstreamer1-plugins-dts: Fix formatting --- multimedia/gstreamer1-plugins-dts/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 @@ -8,10 +8,10 @@ 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