diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-01-02 02:30:05 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-01-02 04:05:24 +0000 |
commit | 9d00b0f19bfbbdca8ba922f0934d9b0ced54a13f (patch) | |
tree | 310a6d84ca95d4003787f12c71d4914ab626565a | |
parent | 8d288f66cb850d65f4ff987fc010caf5ef2045a1 (diff) |
graphics/blender: add to wayland category after d052c016bd93
-rw-r--r-- | graphics/blender/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |