[28318] trunk/dports/palm/hrsh2csv/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Mon Aug 27 20:10:10 PDT 2007
Revision: 28318
http://trac.macosforge.org/projects/macports/changeset/28318
Author: jmpp at macports.org
Date: 2007-08-27 20:10:10 -0700 (Mon, 27 Aug 2007)
Log 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 ;-)
Modified Paths:
--------------
trunk/dports/palm/hrsh2csv/Portfile
Modified: trunk/dports/palm/hrsh2csv/Portfile
===================================================================
--- trunk/dports/palm/hrsh2csv/Portfile 2007-08-28 03:04:19 UTC (rev 28317)
+++ trunk/dports/palm/hrsh2csv/Portfile 2007-08-28 03:10:10 UTC (rev 28318)
@@ -22,7 +22,9 @@
# For PowerPC, remove the endian conversion since PDBs are big endian.
platform powerpc {
+ post-extract {
reinplace "s|-O2 -D__MAC2PC_CONVERSION__|-O2|" ${worksrcpath}/Makefile
+ }
}
destroot.args mandir=${destroot}${prefix}/share/man/man1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070827/00f79128/attachment.html
More information about the macports-changes
mailing list