openbsd-ports/x11/kde
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
..
accessibility3
arts3
base3
games3
i18n3
libs3
patches-3.1
patches-3.2
patches-3.2.3
patches-3.4
patches-3.5
patches-3.5.2
patches-3.5.3
patches-3.5.7
kde.port.mk
Makefile
Makefile.inc