[Bug 273145] x11-toolkits/py-tkinter: make stage fails after recent strip addition (py27)
Date: Tue, 15 Aug 2023 14:06:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273145
John Hein <jcfyecrayz@liamekaens.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #244118| |maintainer-approval?(sunpoe
Flags| |t@FreeBSD.org)
--- Comment #1 from John Hein <jcfyecrayz@liamekaens.com> ---
Created attachment 244118
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244118&action=edit
[patch] use PYTHON_EXT_SUFFIX for .so
This patch used ${PYTHON_EXT_SUFFIX} defined in Mk/Uses/python.mk instead of
.cpython-${PYTHON_SUFFIX}. No need to bump PORTREVISION. It just fixes a port
(flavor) that was not building anyway, and no change for other flavors.
--
You are receiving this mail because:
You are the assignee for the bug.