Date: Tue, 15 Aug 2023 14:06:29 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 273145] x11-toolkits/py-tkinter: make stage fails after recent strip addition (py27) Message-ID: <bug-273145-21822-qEqRnIHQbt@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-273145-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-273145-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=3D273145 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=3D244118&action= =3Dedit [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. --=20 You are receiving this mail because: 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-273145-21822-qEqRnIHQbt>