[BACK]Return to pkg-config.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / pkg-config

Diff for /src/usr.bin/pkg-config/pkg-config.1 between version 1.35 and 1.36

version 1.35, 2020/09/15 07:18:45 version 1.36, 2021/12/26 02:53:17
Line 43 
Line 43 
 packages controlled by the  packages controlled by the
 .Xr ports 7  .Xr ports 7
 system store their metadata in  system store their metadata in
 .Pa ${LOCALBASE}/lib/pkgconfig  .Pa /usr/local/lib/pkgconfig
 and  and
 .Pa ${LOCALBASE}/share/pkgconfig ;  .Pa /usr/local/share/pkgconfig ;
 the X Window System stores its metadata in  the X Window System stores its metadata in
 .Pa ${X11BASE}/lib/pkgconfig  .Pa /usr/X11R6/lib/pkgconfig
 and  and
 .Pa ${X11BASE}/share/pkgconfig .  .Pa /usr/X11R6/share/pkgconfig .
 The  The
 .Nm  .Nm
 utility will search these locations by default.  utility will search these locations by default.

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36