https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209204
Mikhail Teterin <m...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|Unable to Reproduce |--- Status|Closed |New --- Comment #2 from Mikhail Teterin <m...@freebsd.org> --- (In reply to Mathieu Arnold from comment #1) > DEFAULT_VERSIONS= python=3.5 python3=3.5 Does not help. For example: % make -C /usr/ports/textproc/py-pygments -V DEFAULT_VERSIONS ruby=2.0 tcl=8.6 gcc=4.9 db=6.1 python=3.5 python3=3.5 perl=5.22 ghostscript9:agpl and yet: % make -C /usr/ports/textproc/py-pygments -V USES -V PYTHON_VER -V PKGNAME python 2.7 py27-pygments-2.1.3 > I don't see any reason for this to happen with devel/py-sip though. Nor for py-pygments, right? > Without builds logs, on the other hand, I don't see any way to help you. Why do you need build logs? The problem is right there with the incorrect names of PYTHON_VER and PKGNAME -- these can be seen without any builds even attempted, right? -- You are receiving this mail because: You are on the CC list 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"