Re: pkg-config.1: fix LOCALBASE and X11BASE paths

2021-12-23 Thread Klemens Nanni
On Wed, Dec 15, 2021 at 06:41:40PM +, Klemens Nanni wrote: > The pkg-config executable hardcodes these variables, > the Makefile does not expand them like ports do and > ports land is somewhat shifted to hardcode those paths anyway. > > OK? Anyone? Index: pkg-config.1 ===

pkg-config.1: fix LOCALBASE and X11BASE paths

2021-12-15 Thread Klemens Nanni
The pkg-config executable hardcodes these variables, the Makefile does not expand them like ports do and ports land is somewhat shifted to hardcode those paths anyway. OK? Index: pkg-config.1 === RCS file: /cvs/src/usr.bin/pkg-confi