net/freerdp: limit wayland category to WAYLAND option
This commit is contained in:
parent
5bfbc3b29a
commit
3d094d4f8f
@ -1,7 +1,7 @@
|
||||
PORTNAME= freerdp
|
||||
DISTVERSION= 2.8.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net comms wayland
|
||||
CATEGORIES= net comms
|
||||
MASTER_SITES= https://pub.freerdp.com/releases/ \
|
||||
https://github.com/FreeRDP/FreeRDP/releases/download/${DISTVERSION}/
|
||||
|
||||
@ -126,6 +126,7 @@ SWSCALE_LIB_DEPENDS= libswscale.so:multimedia/ffmpeg
|
||||
SWSCALE_CMAKE_BOOL= WITH_SWSCALE
|
||||
|
||||
WAYLAND_DESC= Build FreeRDP Wayland client
|
||||
WAYLAND_CATEGORIES= wayland
|
||||
WAYLAND_BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto
|
||||
WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland \
|
||||
libwayland-cursor.so:graphics/wayland \
|
||||
|
Loading…
Reference in New Issue
Block a user