[MacPorts] #26880: devel/swig add dependency on PCRE
MacPorts
noreply at macports.org
Sat Oct 23 06:04:03 PDT 2010
#26880: devel/swig add dependency on PCRE
-----------------------------------------+----------------------------------
Reporter: rmstonecipher@… | Owner: kevin@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Resolution: fixed | Keywords:
Port: swig |
-----------------------------------------+----------------------------------
Comment(by jmr@…):
It's not just a build time dependency:
{{{
% otool -L /opt/local/bin/swig
/opt/local/bin/swig:
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 125.2.0)
/opt/local/lib/libpcre.0.dylib (compatibility version 1.0.0,
current version 1.1.0)
/usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current
version 7.9.0)
}}}
r72677
--
Ticket URL: <https://trac.macports.org/ticket/26880#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list