> Revision: 100953 > https://trac.macports.org/changeset/100953 > Author: hum at macports.org > Date: 2013-01-01 18:07:49 -0800 (Tue, 01 Jan 2013) > Log Message: > ----------- > normalizeNumexp: fix depends_lib to add port:pkgconfig. > > Modified Paths: > -------------- > trunk/dports/textproc/normalizeNumexp/Portfile > > Modified: trunk/dports/textproc/normalizeNumexp/Portfile > =================================================================== > --- trunk/dports/textproc/normalizeNumexp/Portfile 2013-01-02 01:45:43 UTC > (rev 100952) > +++ trunk/dports/textproc/normalizeNumexp/Portfile 2013-01-02 02:07:49 UTC > (rev 100953) > @@ -20,7 +20,7 @@ > checksums rmd160 663b1c582b27f345f80a42ea21aa9fa7d9d8b4ab \ > sha256 > 7ee8270bcd0802b4de0c459332e50e95351a016da308268506934b89aed2f723 > > -depends_lib port:ux-trie port:pficommon > +depends_lib port:ux-trie port:pficommon port:pkgconfig
Does it really need pkgconfig at runtime? - Josh _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-dev
