CVSROOT: /cvs Module name: ports Changes by: [email protected] 2011/11/15 13:08:36
Modified files:
infrastructure/mk: bsd.port.mk pkgpath.mk
Log message:
speed-up dependency checking a bit:
- resolve-lib -needed, less perl invocations (gains a lot)
- show-run-depends, less fancy than run-dir-depends, a bit faster...
- don't create cache for internal targets (external stuff already did it)
define _PERLSCRIPT in pkgpath.mk since getpkgpath should use it...
