[Bug 240343] x11-themes/plasma5-breeze-gtk: Fails to build if lang/python37 is installed
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 Jun 2022 17:04:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240343 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=${PYTHON_CMD} But the python.mk in this ticket is: -DPython3_FIND_STRATEGY=LOCATION \ -DPython3_EXECUTABLE=${PYTHON_CMD} Should we add :PATH here? Or that's not needed because of the previous line? -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.