Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jun 2022 17:04:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 240343] x11-themes/plasma5-breeze-gtk: Fails to build if lang/python37 is installed
Message-ID:  <bug-240343-21822-dHD51Kjmj6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240343-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240343-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240343

Li-Wen Hsu <lwhsu@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lwhsu@FreeBSD.org

--- Comment #22 from Li-Wen Hsu <lwhsu@FreeBSD.org> ---
A question here:

Now in x11-themes/plasma5-breeze-gtk/Makefile nwe have:

  -DPython3_EXECUTABLE:PATH=3D${PYTHON_CMD}

But the python.mk in this ticket is:

  -DPython3_FIND_STRATEGY=3DLOCATION \
  -DPython3_EXECUTABLE=3D${PYTHON_CMD}

Should we add :PATH here? Or that's not needed because of the previous line?

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240343-21822-dHD51Kjmj6>