On Sat, Nov 30, 2013 at 11:14:10AM +0000, Richard Palo wrote:
Module Name: pkgsrc
Committed By: richard
Date: Sat Nov 30 11:14:10 UTC 2013
Modified Files:
pkgsrc/devel/zlib: Makefile PLIST
Added Files:
pkgsrc/devel/zlib/files: zlib.pc.in
Log Message:
provide zlib.pc for pkg-config to facilitate configure where possible
That's only half the solution; the zlib.pc should also be created for
builtin zlib, otherwise packages depending on pkg-config will only
work when zlib is installed from pkgsrc. Can you take a look at the
second part as well, please?
Thomas