CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/05/16 02:31:55
Modified files:
sysutils/pick : Makefile distinfo
Log message:
update to pick-4.0.0
* 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