#29514: pkgconfig 0.26 update -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: ryandesign@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: pkgconfig -------------------------------------+-------------------------------------- Comment(by afb@…): If you change the glib2 build to not use pkg-config, that would work too... {{{ --with-installed-glib Use installed Glib-2.x }}} Just meant if you wanted an upgrade similar to the current pkg-config 0.25. BTW: I think that was the way it was already being built on Win32, for instance: {{{ # On Win32, use the normal installed GLib. Yes, this is a circular # dependency. But then, only experienced hackers that presumably can # work around that will be building pkg-config and GLib on Win32 # anyway (especially using the auto*/configure/libtool # mechanism). Others use prebuilt versions. }}} I'm going to use a static glib for my /opt/pkgconfig install, but that's different. -- Ticket URL: <https://trac.macports.org/ticket/29514#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS