mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
d5d96cb008
* honor BINDIR, INSTALL_MAN, MANDIR, and PREFIX during configure and install * remove -v option, your package manager of choice can already provide the same information * remove -h option in favor of the manual * do not output options as part of the usage output, in favor of the manual instead. * mark unused variables in compat files as extern in order to compile using GCC 10