https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253815
--- Comment #37 from [email protected] --- A commit references this bug: Author: kai Date: Thu Mar 4 11:36:33 UTC 2021 New revision: 567307 URL: https://svnweb.freebsd.org/changeset/ports/567307 Log: x11-toolkits/nanogui: Fix packaging with Python 3.8 * Also apply the same fix as in r559094 by stripping libraries by wildcard paths. * Use PYTHONPREFIX_SITELIBDIR instead PYTHON_SITELIBDIR to make the port PREFIX safe while I'm here. PR: 253815 Approved by: python (with hat) Changes: head/x11-toolkits/nanogui/Makefile head/x11-toolkits/nanogui/pkg-plist -- 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]"
