marcus 2006-05-01 02:19:39 UTC
FreeBSD ports repository
Modified files:
devel/pkgconfig Makefile
Log:
Add a missing ${PC_PATH} to the first expanded PC_PATH declaration to
fix missing .pc files in ${LOCALBASE}.
Reported by:mux
Revision ChangesPath
1.4
marcus 2006-05-01 00:11:20 UTC
FreeBSD ports repository
Modified files:
devel/pkgconfig Makefile pkg-descr pkg-plist
Log:
Teach pkg-config to look in the default lib/pkgconfig subdirectories along
with the FreeBSD-specific, hier(7)-friendly libdata/pkgconfig subdirectorie
bland 2006-01-02 13:48:04 UTC
FreeBSD ports repository
Modified files:
devel/pkgconfig Makefile
Log:
Remove traling whitespaces.
Noticed by: anholt
Revision ChangesPath
1.42 +2 -2 ports/devel/pkgconfig/Makefile
___
bland 2005-11-14 13:01:27 UTC
FreeBSD ports repository
Modified files:
devel/pkgconfig Makefile
Log:
- Avoid duplicates in built-in PC_PATH.
- Remove obsolete LIBTOOL* hints.
Revision ChangesPath
1.41 +9 -4 ports/devel/pkgconfig/Makefile
___
bland 2005-11-14 12:09:54 UTC
FreeBSD ports repository
Modified files:
devel/pkgconfig Makefile distinfo
Log:
- Update to 0.20
- Add SHA256 checksum.
Revision ChangesPath
1.40 +1 -1 ports/devel/pkgconfig/Makefile
1.17 +3 -2 ports/devel/p