[Bug 256870] x11/sddm depends on xauth but x11/xauth is not listed as a dependency (includes patch)

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 28 Jun 2021 10:56:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256870

            Bug ID: 256870
           Summary: x11/sddm depends on xauth but x11/xauth is not listed
                    as a dependency (includes patch)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: pr@aoek.com
                CC: kde@FreeBSD.org, x11@FreeBSD.org
                CC: kde@FreeBSD.org, x11@FreeBSD.org

Created attachment 226086
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=226086&action=edit
patch for x11/sddm/Makefile to run depend on x11/xauth

Hi,
in a fresh installation of sddm I get:
# service sddm onestart
Starting sddm.
sh: /usr/local/bin/xauth: not found

In fact sddm requires xauth but x11/xauth is not listed as a dependency.

The proposed patch fixes the problem, can it be reviewed/committed?

-- 
You are receiving this mail because:
You are on the CC list for the bug.