Created attachment 239984 [details] Patch file Since this port works with Python 3.6 and later, the value of PY_PILLOW doesn't change. So replace reference to it with its value. This is preparation to remove PY_PILLOW.
Maintainer timeout. Take.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=db54325ab180efb8c8315969343602789106a1a8 commit db54325ab180efb8c8315969343602789106a1a8 Author: Yasuhiro Kimura <yasu@FreeBSD.org> AuthorDate: 2023-02-08 04:00:07 +0000 Commit: Yasuhiro Kimura <yasu@FreeBSD.org> CommitDate: 2023-02-25 03:21:07 +0000 comms/apitran: Replace reference to PY_PILLOW with its value Since this port works with Python 3.6 and later, the value of PY_PILLOW doesn't change. So replace reference to it with its value. PR: 269398 Approved by: maintainer timeout comms/apitran/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)