Changeset 97702


Ignore:
Timestamp:
Sep 12, 2012, 5:04:17 PM (12 years ago)
Author:
jeremyhu@…
Message:

gcc47: Fix libstdcxx dependency to remove loop.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/lang/gcc47/Portfile

    r97700 r97702  
    121121# TODO: Optimize this.  We don't need to actually bootstrap gcc to build libstdc++
    122122if {${subport} == "libstdcxx"} {
    123     depends_run-delete port:${subport}
     123    depends_run-delete path:lib/.libstdcxx:libstdcxx
    124124
    125125    configure.args-delete --libdir=${prefix}/lib/${name}
Note: See TracChangeset for help on using the changeset viewer.