On 2021/10/19 13:04, wen heping wrote: > Here is a patch for www/py-bleach : .. > no other ports depends on it.
look again. they _might_ be fine, I haven't tested, but it's quite a version bump so it does need checking > FLAVORS = python3 > -FLAVOR ?= > +FLAVOR ?= python3 you got the correct @pkgpath and devel/quirks entries, but for py3-only, use FLAVOR= not FLAVOR?=, and remove the old unflavoured entry from www/Makefile.
