Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jan 2023 04:06:28 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: 9d00b0f19bfb - main - graphics/blender: add to wayland category after d052c016bd93
Message-ID:  <202301020406.30246SqJ077244@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=9d00b0f19bfbbdca8ba922f0934d9b0ced54a13f

commit 9d00b0f19bfbbdca8ba922f0934d9b0ced54a13f
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-01-02 02:30:05 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-01-02 04:05:24 +0000

    graphics/blender: add to wayland category after d052c016bd93
---
 graphics/blender/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile
index ce43fef8a58e..60f671fe1d28 100644
--- a/graphics/blender/Makefile
+++ b/graphics/blender/Makefile
@@ -177,6 +177,7 @@ TIFF_CMAKE_BOOL=		WITH_IMAGE_TIFF
 TIFF_LIB_DEPENDS=		libtiff.so:graphics/tiff
 TRACE_CMAKE_BOOL=		WITH_POTRACE
 TRACE_LIB_DEPENDS=		libpotrace.so:graphics/libpotrace
+WAYLAND_CATEGORIES=		wayland
 WAYLAND_CMAKE_BOOL=		WITH_GHOST_WAYLAND
 WAYLAND_USES=			pkgconfig
 WAYLAND_BUILD_DEPENDS=		wayland-protocols>=1.15:graphics/wayland-protocols



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301020406.30246SqJ077244>