[Bug 277976] net/guacamole-server: Fails to build with KUBERNETES and/or SSH disabled

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 26 Mar 2024 14:55:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277976

            Bug ID: 277976
           Summary: net/guacamole-server: Fails to build with KUBERNETES
                    and/or SSH disabled
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ultima@freebsd.org
          Reporter: zirias@freebsd.org
                CC: ultima@freebsd.org
          Assignee: ultima@freebsd.org
             Flags: maintainer-feedback?(ultima@freebsd.org)
 Attachment #249497 maintainer-approval?(ultima@freebsd.org)
             Flags:
                CC: ultima@freebsd.org

Created attachment 249497
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=249497&action=edit
Fix KUBERNETES/SSH option handling

In a nutshell, there's

a) a conflict in configure args caused by having "<opt>_CONFIGURE_WITH= pango
terminal" for both of these options and
b) pkg-plist unconditionally listing libterm-related files which are only
built/installed when one of these options is selected

See attached patch for my proposed fix. No bump, just fixes non-default options
without changing anything for what worked before.

-- 
You are receiving this mail because:
You are the assignee for the bug.