Oliver Fromme <o...@secnetix.de> wrote: > What's the proper way to build tkinter for a non-default > Python version?
Answering myself ... By reading through the bsd.python.mk Makefile I found out that the following incantation in tkinter's port directory does the trick: # PYTHON_DEFAULT_VERSION=python2.7 make However, I think this should be documented somewhere in a reasonable place. It certainly shouldn't require users to read Makefiles. Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M. Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung: secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün- chen, HRB 125758, Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd "I have stopped reading Stephen King novels. Now I just read C code instead." -- Richard A. O'Keefe _______________________________________________ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"