[NEW PORT] graphics/py3-pillow: variant of graphics/py-pillow for Python 3.x
- Create new port graphics/py3-pillow
- New port specifies USES=python:3.2+ [1]
- New port changes TKINTER_BUILD_DEPENDS and TKINTER_RUN_DEPENDS to x11-toolkits/${PYTHON_PKGNAMEPREFIX}tkinter
- Update index in graphics/Makefile
- Ensure graphics/py-pillow does not clobber USES and TKINTER_xxx_DEPENDS variables in slave ports
- Remove duplicate USES= line in graphics/py-pillow
[1] http://pillow.readthedocs.org/en/3.0.x/installation.html
PR: 207040