IBus >=1.4 and python3

Amit Yaron amit at phpandmore.net
Mon Nov 6 06:54:26 UTC 2017


On 05.11.2017 19:08, blubee blubeeme wrote:
> I am trying to build a port that requires python3.2 language support as
> well as py3-gobject3
> 
> this same port also requires ibus but when I set ibus as a library, the
> project fails to build because ibus can't depends on python 2.7 or less.
> 
> How do I get around this?
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
> Check the python version in /usr/portks/Mk/bsd.default-versions.mk
In addition check that your /usr/local/bin/python is a symbolic link to 
the correct version.
(and of course if version 3.2 or higher is installed)



More information about the freebsd-ports mailing list