Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Nov 2017 08:54:20 +0200
From:      Amit Yaron <amit@phpandmore.net>
To:        freebsd-ports@freebsd.org
Subject:   Re: IBus >=1.4 and python3
Message-ID:  <7352cfd8-3c96-e767-e027-d5eab0be1c41@phpandmore.net>
In-Reply-To: <CALM2mEm-FTfXN652Pq_SL-WOz7oz8LTun-On0cMsvEfhqmwAAw@mail.gmail.com>
References:  <CALM2mEm-FTfXN652Pq_SL-WOz7oz8LTun-On0cMsvEfhqmwAAw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@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)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7352cfd8-3c96-e767-e027-d5eab0be1c41>