Use "printf("%d", ...)" instead of "print ..." when invoking "awk" in
authortron <tron>
Fri, 14 Jul 2000 18:37:05 +0000 (18:37 +0000)
committertron <tron>
Fri, 14 Jul 2000 18:37:05 +0000 (18:37 +0000)
commit0b65bf284e3280ff8e1afb166b1da3c2a71d92fd
tree936feb1dbc904d99880a34b735bea220646384f0
parent2ad006dc663697258cc150096a07e42ee04a94f0
Use "printf("%d", ...)" instead of "print ..." when invoking "awk" in
"print-pkg-size-this" or "print-pkg-size-depends" targets to avoid package
sizes like "2.51887e+09" which "expr" can't handle.
mk/bsd.pkg.mk