[Bug 218744] multimedia/kodi (17.1): Fix depends for Python 2 meta port
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Apr 19 03:28:28 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218744
Bug ID: 218744
Summary: multimedia/kodi (17.1): Fix depends for Python 2 meta
port
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: admin at vladiom.com.ua
CC: mickael.maillot at gmail.com
Flags: maintainer-feedback?(mickael.maillot at gmail.com)
CC: mickael.maillot at gmail.com
Created attachment 181882
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181882&action=edit
patch_kodi_17.1_1.diff
Hi all!
In the current port, in the Makefile, checked file “python” (see RUN_DEPENDS),
and if this file not finded, will be install "meta-port" (lang/python) for the
default version of Python interpreter.
But, variable USES set for use “python:2” (Python 2 meta port).
In the result installed “python-2.7_3,2” ...
Is this correct?
May be necessary for python set major version and check file “python2”?
Patch for this in the attachment.
What do you think about it?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list