Changes between Initial Version and Version 1 of Ticket #38015, comment 14


Ignore:
Timestamp:
Feb 11, 2013, 10:55:14 PM (11 years ago)
Author:
dylanryan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38015, comment 14

    initial v1  
    3333
    3434}}}
     35
     36Edit: Note that I did NOT use the +universal variant of curl. python27+universal requests the universal variant of openssl, and appears broken without it, and curl appears broken with it. Unsure why I have python27 installed +universal honestly, I try never to use that unless I NEED it, so my solution is just going to be to follow dependencies back rebuilding -universal until I either find something that I did specifically want universal, or else make macports happy. But that probably isn't a good solution for others.