openbsd-ports/games/rocksndiamonds
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
..
files
patches Update to rocksndiamonds-4.1.3.0. 2019-05-27 08:57:33 +00:00
pkg Update to rocksndiamonds-4.1.4.0. 2020-01-04 10:51:59 +00:00
distinfo Update to rocksndiamonds-4.1.4.1. 2020-01-17 07:44:21 +00:00
Makefile Make use of "find -exec {} +" (which is POSIX) and "find -delete" 2020-03-20 16:44:21 +00:00