https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230760
Yasuhito FUTATSUKI <freebsd-bug-report...@yf.bsdclub.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |freebsd-bug-report...@yf.bs | |dclub.org --- Comment #1 from Yasuhito FUTATSUKI <freebsd-bug-report...@yf.bsdclub.org> --- (In reply to Joshua Baillie from comment #0) > make USES=python:3.7 install This doen't work, but make FLAVOR=py37 or make USES='python:3.7 tar:xz' works fine in my FreeBSD 11.1 environment. In databases/py-sqlite3/Makefile, USES is set to 'python tar:xz'. 'make USES=python3.7' overrides it. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"