[Bug 224024] DEFAULT_VERSIONS for python and PYTHON_VERSION broken after r455210 (FLAVORS)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 1 19:27:19 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224024

Charlie Li <ml+freebsd-bugs at vishwin.info> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ml+freebsd-bugs at vishwin.inf
                   |                            |o

--- Comment #1 from Charlie Li <ml+freebsd-bugs at vishwin.info> ---
In bsd.default-versions.mk, ${lang}_DEFAULT is deprecated, so that should be
broken.

mat@ explained in his email to freebsd-ports@ announcing FLAVORS how to pass
the arguments:
> For other people, to build the Python 3.6 version of, for example,
> databases/py-gdbm, you need to run:
>   
>  # make FLAVOR=py36 install

In conclusion, I believe the current behaviour you are experiencing is the
correct behaviour.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list