[kde-freebsd] [Bug 203734] devel/py-sip: Allow concurrent python installations
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Dec 6 21:09:53 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203734
--- Comment #6 from commit-hook at freebsd.org ---
A commit references this bug:
Author: rakuco
Date: Sun Dec 6 21:09:01 UTC 2015
New revision: 403164
URL: https://svnweb.freebsd.org/changeset/ports/403164
Log:
py-sip: Allow concurrent Python installations.
Add USE_PYTHON=concurrent and make the necessary adjustments:
- Stop setting DATADIR and DOCSDIR, they are taken care of by
USE_PYTHON=concurrent.
- Use Python's compileall module instead of py_compile so that Python 3
byte-code does not contain ${STAGEDIR}.
- Remove %%DATADIR%% from the plist, which was generated by py_compile.
PR: 203734
Changes:
head/devel/py-sip/Makefile
head/devel/py-sip/pkg-plist
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list