Date: Mon, 2 Jan 2023 04:06:31 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8bfe6a20e92d - main - multimedia/vlc: add to wayland category Message-ID: <202301020406.30246VN7077293@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=8bfe6a20e92dd4a4c8093803d85f8506e8f826b8 commit 8bfe6a20e92dd4a4c8093803d85f8506e8f826b8 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-01-02 02:39:36 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-01-02 04:05:44 +0000 multimedia/vlc: add to wayland category --- multimedia/vlc/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index a31f0e0c7350..4529d05caea5 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -344,6 +344,7 @@ VPX_CONFIGURE_ENABLE= vpx VORBIS_LIB_DEPENDS= libvorbis.so:audio/libvorbis VORBIS_CONFIGURE_ENABLE=vorbis +WAYLAND_CATEGORIES= wayland WAYLAND_BUILD_DEPENDS= wayland-protocols>=0:graphics/wayland-protocols WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland WAYLAND_CONFIGURE_ENABLE= wayland
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301020406.30246VN7077293>