[kde-freebsd] [Bug 180467] [partial patch] Make devel/py-qt4-core work with python 3
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jun 21 16:50:39 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=180467
--- Comment #6 from commit-hook at freebsd.org ---
A commit references this bug:
Author: rakuco
Date: Sat Jun 21 16:49:55 UTC 2014
New revision: 358718
URL: http://svnweb.freebsd.org/changeset/ports/358718
Log:
MFH: r358702
Build with Python 3 as well.
Instead of forcefully removing the pyuic/uic/port_v3/ directory, which in
effect prevents the port from building with Python 3, check for the major
Python version being used and selectively remove either port_v2/ or
port_v3/.
Additionally, set PYTHON_PY3K_PLIST_HACK, since PyQt does not use either
distutils or setuptools, and Python >= 3.2 store .pyc/.pyo files in a
different directory.
PR: 180467
Submitted by: nwhitehorn@ (original version)
Approved by: portmgr (erwin)
Changes:
_U branches/2014Q2/
branches/2014Q2/devel/py-qt4-core/Makefile
branches/2014Q2/devel/py-qt4-core/pkg-plist
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list