CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/09/09 07:06:25
Modified files:
infrastructure/mk: bsd.port.mk
Log message:
use internal state to figure out whether we're doing "make package"
at the top-level, or as a dependency.
-> if so display an extra message when using FETCH_PACKAGES.
As discussed with tb@: I see no reason to have different FETCH_PACKAGES
behavior on the top level, but apparently, it's a gotcha for some people,
so give them a clue about what they're doing.