https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253815

--- Comment #66 from [email protected] ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=70c2c6806ca3e891bc6ea1c4c710f14c34df63c2

commit 70c2c6806ca3e891bc6ea1c4c710f14c34df63c2
Author:     Kai Knoblich <[email protected]>
AuthorDate: 2021-04-19 14:49:03 +0000
Commit:     Kai Knoblich <[email protected]>
CommitDate: 2021-04-19 14:53:15 +0000

    textproc/ibus-typing-booster: Adjust *_DEPENDS for Python 3.8+

    * Since Python 3.8.7 (and also 3.9.2), .so files get an extension, e.g.
      ".cpython-38.so" if built with Python 3.8.

      Thus check for the presence of the Python packages instead of the
      actual .so files.

    PR:             253815
    Approved by:    thierry (maintainer, via e-mail)

 textproc/ibus-typing-booster/Makefile | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "[email protected]"

Reply via email to