CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/12/12 05:04:56
Modified files:
infrastructure/mk: bsd.port.mk bsd.port.subdir.mk pkgpath.mk
Log message:
rewrite the way 'default' target is set:
- common code ends in pkgpath.mk
- generic protection for recursive targets
- much better detection of cases that don't work as expected, and
sensible error messages.
tests and ok kn@
