openbsd-ports/geo/qlandkartegt
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 fix narrowing errors on archs where char is unsigned by default; ok cwen@ 2019-10-05 22:29:30 +00:00
pkg first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
distinfo Update to 1.8.1, some usual feature additions and bug fixes. 2015-05-10 16:53:19 +00:00
Makefile Make use of "find -exec {} +" (which is POSIX) and "find -delete" 2020-03-20 16:44:21 +00:00