[Bug 167368] [bsd.python.mk] [patch] Python version propagation breaks USE_PYTHON= usage for dependency builds

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Aug 3 13:55:01 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=167368

--- Comment #7 from Marcus von Appen <mva at FreeBSD.org> ---
py-gobject3 uses a wrong substitute that is easily fixed with changing the
egg-info entry in pkg-plist (use %%PYTHON_VER%% instead of %%PYTHON_VERSION%%)
and adding a PLIST_SUB+= PYTHON_VER=${PYTHON_VER}.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-python mailing list