naddy d159f8d1ad Make use of "find -exec {} +" (which is POSIX) and "find -delete"
(which is not) throughout the ports Makefiles.

* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.

ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +00:00
..
2019-11-06 02:44:12 +00:00
2019-10-03 13:39:45 +00:00
2019-11-30 12:56:15 +00:00
2019-11-09 15:35:26 +00:00
2019-11-23 23:52:09 +00:00
2020-02-03 20:40:37 +00:00
2020-01-25 05:05:18 +00:00