Skip to content
Snippets Groups Projects
Commit e760c818 authored by Felix Palmen's avatar Felix Palmen
Browse files

net/guacamole-server: Fix disabling KUBERNETES/SSH

Both options need --with-pango and --with-terminal configure args. The
<opt>_CONFIGURE_WITH helper also adds --without-* args for disabled
options, so it can't be used here, as this will lead to conflicting
configure args.

Solve this by explicitly handling these after including
bsd.port.options.mk. Also fix pkg-plist when both KUBERNETES and SSH are
disabled.

PR:		277976
Approved by:	ultima (maintainer)
parent 7aa6d833
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment