forked from Lainports/freebsd-ports
x11/wl-mirror: enable libdecor support after cb2e478eb3
This commit is contained in:
parent
b716595134
commit
94c4ac6b07
1 changed files with 6 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue