CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/08/19 06:25:13
Modified files:
databases/py-pymysql: Makefile
devel/py-astroid: Makefile
devel/py-configargparse: Makefile
devel/py-unicorn: Makefile
devel/py-deprecation: Makefile
devel/py-crc32c: Makefile
devel/pylint : Makefile
devel/py-vulture: Makefile
math/py-snuggs : Makefile
math/py-ecos : Makefile
math/py-osqp : Makefile
multimedia/py-casttube: Makefile
multimedia/py-chromecast: Makefile
net/py-libcloud: Makefile
net/py-zeroconf: Makefile
print/py-cups : Makefile
security/py-M2Crypto: Makefile
security/py-ropper: Makefile
security/py-rsa: Makefile
sysutils/py-ghmi: Makefile
sysutils/py-pynetbox: Makefile
sysutils/py-vmomi: Makefile
sysutils/py-pushover: Makefile
sysutils/py-hpilo: Makefile
textproc/py-elasticsearch: Makefile
textproc/py-podcastparser: Makefile
textproc/py-pygfm: Makefile
x11/kde-applications/kajongg: Makefile
Log message:
Change the "FLAVOR ?= python3" contruct to "FLAVOR = python3" since these are
python3 only ports.
"Yes please, it's not really optional so I think = is better." sthen@