openbsd-ports/games/pokerth
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 unbreak LLD build 2018-11-05 21:32:48 +00:00
pkg Switch pokerth from Qt4 to Qt5. 2020-02-21 16:07:06 +00:00
distinfo Update pokerth to 1.1.2 2018-01-30 14:47:25 +00:00
Makefile Make use of "find -exec {} +" (which is POSIX) and "find -delete" 2020-03-20 16:44:21 +00:00