Using -framework for linking is not correct, as MacPorts provides
multiple versions of Python. This would always pick up the 'port select'
version and not the one request by variants. Restore parts of the patch
for python that were errorneously removed in 00f3dc13b8 and 0dbff7850a.
Incrementing the revision as this change means that the ports might have
linked against the wrong version of python, for example against the
macOS system framework instead of a version provided by MacPorts.
Closes: https://trac.macports.org/ticket/56652
Use --with-python-command/--with-python3-command configure options and
remove custom patches for the same functionality.
Closes: https://trac.macports.org/ticket/37727
Update to version 7.4.729
Remove +breakindent variant, merged upstream in 7.4.338
Remove commented out +shell variant, which will not return
Add --without-local-dir to remove -L/usr/local/lib from LDFLAGS
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@136907 d073be05-634f-4543-b044-5fe20cf6d1d6
Add new +python25 and +python26 variants, keeping +python for compatibility by
requiring +python25. Also adds a patch to vim's configure to choose which python to use.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@49482 d073be05-634f-4543-b044-5fe20cf6d1d6