> Unfortunately, I did not found any > way to make "pkg_add -u" handle transition from one FLAVOR to > another - probably, this could be done by something complicated in > devel/quirks/files/Quirks.pm?
The normal "stem_extensions" part of Quirks.pm doesn't handle flavours, it's theoretically possible to add but going to be fiddly. > Or should I just override the FULLPKGPATH and be done with it? What would you override it with? > +@pkgpath games/heroes,-ggi > +@pkgpath games/heroes,-sdl This is incorrect pkg_create(1) @pkgpath syntax; you don't want the "-" here.