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

Marcus von Appen <m...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m...@freebsd.org

--- Comment #2 from Marcus von Appen <m...@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.
_______________________________________________
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to