https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213636

rsm...@xs4all.nl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #185105|0                           |1
        is obsolete|                            |
 Attachment #185337|0                           |1
        is obsolete|                            |

--- Comment #20 from rsm...@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.
_______________________________________________
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"

Reply via email to