svn commit: r490123 - head/devel/py-omniorb

Mathieu Arnold mat at FreeBSD.org
Sun Jan 13 19:19:23 UTC 2019


On Sun, Jan 13, 2019 at 10:24:38AM +0000, Muhammad Moinur Rahman wrote:
> Log:
>   devel/py-omniorb: Fix build with DEFAULT_VERSIONS=python=3.x
>   
> -OPTIONS_DEFINE=	DOCS EXAMPLES
> +OPTIONS_DEFINE=	DOCS EXAMPLES PYTHON2 PYTHON3
> +OPTIONS_DEFAULT=PYTHON3
> +OPTIONS_SUB=	yes
> +PYTHON2_DESC=	Build and install Python 2.X packages
> +PYTHON3_DESC=	Build and install Python 3.X packages
> +PYTHON2_USES=	python:2.7
> +PYTHON3_USES=	python:3.6+

This is probably not the right way to fix the problem.  As a side note,
you can select both options, but if you do, only Python 2.7 will be
supported.

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20190113/8227143e/attachment.sig>


More information about the svn-ports-all mailing list