1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

x11/wl-mirror: enable libdecor support after cb2e478eb3

This commit is contained in:
Jan Beich 2024-10-15 02:56:26 +02:00
parent b716595134
commit 94c4ac6b07

View File

@ -22,8 +22,12 @@ GH_ACCOUNT= Ferdi265
GL_TUPLE= https://gitlab.freedesktop.org:wlroots:wlr-protocols:4264185:wlrproto/proto/wlr-protocols
PLIST_FILES= bin/${PORTNAME}
OPTIONS_DEFINE= MANPAGES
OPTIONS_DEFAULT=MANPAGES
OPTIONS_DEFINE= CSD MANPAGES
OPTIONS_DEFAULT=CSD MANPAGES
CSD_DESC= Client-side decorations via libdecor
CSD_LIB_DEPENDS= libdecor-0.so:x11-toolkits/libdecor
CSD_CMAKE_BOOL= WITH_LIBDECOR
MANPAGES_BUILD_DEPENDS= scdoc:textproc/scdoc
MANPAGES_CMAKE_BOOL= INSTALL_DOCUMENTATION