[Bug 213636] math/py-matplotlib: Fails to build with python3
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Aug 14 05:13:27 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213636
rsmith at xs4all.nl changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #185105|0 |1
is obsolete| |
Attachment #185337|0 |1
is obsolete| |
--- Comment #20 from rsmith at xs4all.nl ---
Created attachment 185389
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=185389&action=edit
Updated patch; pet portlint
Reworked the patch to fix portlint FATALs.
Used bsd.port.pre.mk/bsd.port.post.mk to get ".if ${PYTHON_MAJOR_VER} == 3" to
work.
This means I had to drop the modification of OPTIONS_DEFAULT based on the
Python version. Portlint complains if I try to expand the OPTIONS_DEFAULT
within the bsd.port.pre.mk/bsd.port.post.mk block. It also complains if I put
bsd.port.pre.mk before the options.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list