forked from Lainports/freebsd-ports
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:
parent
0c0d3d44e8
commit
f756f64271
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ OPUS_DESC= Enable Opus for audio redirection
|
||||||
DEBUG_CONFIGURE_ENABLE= devel-debug devel-logging
|
DEBUG_CONFIGURE_ENABLE= devel-debug devel-logging
|
||||||
FDKAAC_LIB_DEPENDS= libfdk-aac.so:audio/fdk-aac
|
FDKAAC_LIB_DEPENDS= libfdk-aac.so:audio/fdk-aac
|
||||||
FDKAAC_CONFIGURE_ENABLE= fdkaac
|
FDKAAC_CONFIGURE_ENABLE= fdkaac
|
||||||
FUSE_USES= fuse
|
FUSE_USES= fuse:3
|
||||||
FUSE_CONFIGURE_ENABLE= fuse
|
FUSE_CONFIGURE_ENABLE= fuse
|
||||||
IPV6_CONFIGURE_ENABLE= ipv6
|
IPV6_CONFIGURE_ENABLE= ipv6
|
||||||
MP3LAME_LIB_DEPENDS= libmp3lame.so:audio/lame
|
MP3LAME_LIB_DEPENDS= libmp3lame.so:audio/lame
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue