Created attachment 235336 [details] patch The attached patch makes EXAMPLESDIR unique between flavors. This prevent potential conflicts in case multiple flavors should be installed.
(In reply to Yuri Victorovich from comment #0) USE_PYTHON=concurrent would do the same thing. It will set EXAMPLESDIR to ${PREFIX}/share/examples/${PYTHON_PKGNAMEPREFIX}-dnspython.
Created attachment 235338 [details] patch Change to USE_PYTHON=concurrent
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ba12fcffdf03e7d8133f6404c7d792f5b76ebb8f commit ba12fcffdf03e7d8133f6404c7d792f5b76ebb8f Author: Yuri Victorovich <yuri@freebsd.org> AuthorDate: 2022-07-19 18:46:32 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-07-19 19:12:35 +0000 dns/py-dnspython: Add python concurrency PR: 265298 Reported by: yuri dns/py-dnspython/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)