Created attachment 178403 [details] Limit net-im/*telepathy* components to use python2 only All net-im/*telepathy* components should be limited to use python2 (2.7) only due to outdated and hardcoded realization in src. PR214734 can be closed after this patch committed.
gnome@ maintains all of these ports.
I wonder if "USES=python,2.7:build should be used instead to avoid the python2 meta port. But you probably need to ask someone from python@ about that.
(In reply to Koop Mast from comment #2) Sources can use any python2; but no objections from me to use strict python:2.7 declaration, since ports doesn't have other 2.x releases anymore
(In reply to Koop Mast from comment #2) Ouch. Missed the point — pointing dependency to metaport (python2 in the case) required to ensure in installed major links (python2, pydoc2, etc) and corresponded .pc file https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215921 have same case.
A commit references this bug: Author: fluffy Date: Thu Feb 9 05:26:00 UTC 2017 New revision: 433710 URL: https://svnweb.freebsd.org/changeset/ports/433710 Log: Limit net-im/*telepathy* components to use python2 only as it hardcoded in src PR: 215672 Submitted by: myself Approved by: gnome (kwm via irc) Changes: head/net-im/libtelepathy/Makefile head/net-im/telepathy-butterfly/Makefile head/net-im/telepathy-farsight/Makefile head/net-im/telepathy-farstream/Makefile head/net-im/telepathy-gabble/Makefile head/net-im/telepathy-glib/Makefile head/net-im/telepathy-idle/Makefile head/net-im/telepathy-logger/Makefile head/net-im/telepathy-rakia/Makefile head/net-im/telepathy-salut/Makefile