CVSROOT: /cvs Module name: ports Changes by: [email protected] 2011/09/10 02:05:12
Modified files:
infrastructure/mk: bsd.port.mk
Log message:
show FLAVOR to dump-vars.
This is occasionally useful for pseudo-flavors: these do not get encoded
in the pkgpath, so taking (for instance) sqlports, this generates lines
which are later impossible to exploit based only on the fullpkgpath, as
opposed to fullpkgpath,flavor (which might contain the flavor twice, but
this is not an issue).
