net/xrdp-devel: Fix FUSE dependency

Upstream requires FUSE 3 now.

PR:		283843
Reported by:	Harald Schmalzbauer <bugzilla.freebsd@omnilan.de>
This commit is contained in:
Koichiro Iwao 2025-01-06 13:32:25 +09:00
parent 0c0d3d44e8
commit f756f64271
1 changed files with 1 additions and 1 deletions
net/xrdp-devel

View File

@ -67,7 +67,7 @@ OPUS_DESC= Enable Opus for audio redirection
DEBUG_CONFIGURE_ENABLE= devel-debug devel-logging
FDKAAC_LIB_DEPENDS= libfdk-aac.so:audio/fdk-aac
FDKAAC_CONFIGURE_ENABLE= fdkaac
FUSE_USES= fuse
FUSE_USES= fuse:3
FUSE_CONFIGURE_ENABLE= fuse
IPV6_CONFIGURE_ENABLE= ipv6
MP3LAME_LIB_DEPENDS= libmp3lame.so:audio/lame