https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273145
John Hein <jcfyecr...@liamekaens.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #244118| |maintainer-approval?(sunpoe Flags| |t...@freebsd.org) --- Comment #1 from John Hein <jcfyecr...@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.