CVSROOT: /cvs Module name: ports Changes by: [email protected] 2023/09/22 01:04:41
Modified files:
infrastructure/mk: bsd.port.mk
Log message:
only give a value to ALL_$v and _PATH_$v if they're not defined at all
triggered by PATCHFILES being empty, and random order in .VARIABLES.
noticed by aja@
(the .if empty()... else is probably entirely useless now, but I need to run
a test to be sure)
