Changeset 28318 for trunk/dports


Ignore:
Timestamp:
Aug 28, 2007, 3:10:10 AM (17 years ago)
Author:
jmpp@…
Message:

We're dragging this error along and no one seems to have any feedback... so I
guess it's just fine to jump in and provide a temptative fix. If it doesn't
work as expected... there's always trac ;-)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/palm/hrsh2csv/Portfile

    r28197 r28318  
    2323# For PowerPC, remove the endian conversion since PDBs are big endian.
    2424platform powerpc {
     25    post-extract {
    2526        reinplace "s|-O2 -D__MAC2PC_CONVERSION__|-O2|" ${worksrcpath}/Makefile
     27    }
    2628}
    2729
Note: See TracChangeset for help on using the changeset viewer.