K 10 svn:author V 6 rakuco K 8 svn:date V 27 2014-06-08T11:10:05.659972Z K 7 svn:log V 357 MFH: r357000 Set PYTHON_PY3K_PLIST_HACK to adjust the plist for Python >= 3.2.0. Since this port does not use distutils/setuptools and we manually generate the .pyc/.pyo files, we need to set PYTHON_PY3K_PLIST_HACK so that the cache files end up in the right directory if Python >= 3.2.0 is used due to PEP-3147. PR: 188150 Approved by: portmgr (miwi) END