1 Oct 08:30
port of pkgconfig
Chris Meyer <cmeyer <at> lqgraphics.com>
2003-10-01 06:30:56 GMT
2003-10-01 06:30:56 GMT
Hi, The current port of pkgconfig doesn't build on my system. Here is a much version that does, but I'm not sure I got the install directories correct: # $Id: Portfile,v 1.14 2003/08/24 20:51:36 jkh Exp $ PortSystem 1.0 name pkgconfig version 0.15.0 categories devel maintainers eric <at> opendarwin.org description System for managing library compile and link flags homepage http://www.freedesktop.org/software/pkgconfig/ platforms darwin freebsd long_description The pkg-config program is used to retrieve information \ about installed libraries in the system. It is typically \ used to compile and link against one or more libraries. master_sites http://www.freedesktop.org/software/pkgconfig/releases/ checksums md5 a7e4f60a6657dbc434334deb594cc242 configure.env CFLAGS="-O3 -funroll-loops -fstrict-aliasing" patchfiles patch-glib-glib.h(Continue reading)

RSS Feed