[Bug 238724] textproc/asciidoc 8.6.10 requires python 2.7 in spite of make.conf DEFAULT_VERSIONS+=python=3.7
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238724 --- Comment #1 from Sunpoet Po-Chuan Hsieh <[email protected]> --- I see nothing wrong here. The title describes a correct action. You have to read Mk/Uses/python.mk for more details. USES=python:2.7 means this port needs a python 2.7 interpreter (lang/python27). DEFAULT_VERSIONS+=python=3.7 means your default python is lang/python37. -- 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-ppc To unsubscribe, send any mail to "[email protected]"