https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224024
Charlie Li <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |o --- Comment #1 from Charlie Li <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
