openbsd-ports/mail/dovecot-pigeonhole
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
..
patches update to Dovecot-pigeonhole 0.5.10, from Brad 2020-03-07 09:53:47 +00:00
pkg update to Dovecot 2.3.9.2 and pigeonhole 0.5.9, from Brad. 2019-12-15 23:57:22 +00:00
distinfo update to Dovecot-pigeonhole 0.5.10, from Brad 2020-03-07 09:53:47 +00:00
Makefile Make use of "find -exec {} +" (which is POSIX) and "find -delete" 2020-03-20 16:44:21 +00:00