CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/12/02 03:36:51
Modified files:
infrastructure/mk: bsd.port.mk
Log message:
for the packaging step
- don't use $@D so that we can put two targets in there
- set a variable to add the debug package to the targets
This fixes behavior in the very specific case the normal package was already
built without DEBUG_PACKAGES and you're repackaging with DEBUG_PACKAGES set.
okay landry@
