pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [cube-native-xorg] pkgsrc/mk/buildlink3



Module Name:    pkgsrc
Committed By:   cube
Date:           Thu Sep 18 02:18:33 UTC 2008

Modified Files:
        pkgsrc/mk/buildlink3 [cube-native-xorg]: pkgconfig-builtin.mk

Log Message:
- Make this subroutine more generic by allowing a base in which the files
  are considered native different than X11BASE.  However, it is the default.

- Fix an evaluation bug for BUILTIN_PKG.<BUILTIN_PKG>;  := is needed here.

- Only construct a BUILTIN_PKG.<BUILTIN_PKG> variable if we actually found
  a .pc file.  This allows the caller to search for more than just a .pc
  file, in case the native package doesn't provide one, or even not to
  search for .pc file, but for something different.  This makes the
  subroutine even more generic.


To generate a diff of this commit:
cvs rdiff -r1.1.2.2 -r1.1.2.3 pkgsrc/mk/buildlink3/pkgconfig-builtin.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index