[Bug 193433] x11-toolkits/gtk20: Makefile uses Python 2.7_2,2, causes openshot to fail with erroneous missing libmp3lame claim
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Sep 8 06:07:11 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193433
Marcus von Appen <mva at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mva at FreeBSD.org
--- Comment #2 from Marcus von Appen <mva at FreeBSD.org> ---
(In reply to Kubilay Kocak from comment #1)
> lang/python just provides symlinks to relevant binaries depending on the
> what the default version of Python is for the system in question
> (DEFAULT_VERSIONS, PYTHON_DEFAULT_VERSION)
>
> RUN_DEPENDS= python:${PORTSDIR}/lang/python
>
> is likely better converted to USES=python[:<version>]
gtk20 has just a single script (gtk-builder-convert), which is compatible to
both, Python 2.x and Python 3.x. This was the reason, why the python meta-port
has been used as RUN_DEPENDS and not one of the specific python versions.
I am missing the root cause of the problem, though. It looks like something
else breaks, if the python meta port is around. Can we get a more detailed
description to recreate the problem?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list