[96547] trunk/dports/science/arb/Portfile
dports at macports.org
dports at macports.org
Mon Aug 13 16:30:26 PDT 2012
Revision: 96547
https://trac.macports.org/changeset/96547
Author: dports at macports.org
Date: 2012-08-13 16:30:24 -0700 (Mon, 13 Aug 2012)
Log Message:
-----------
arb: use reinplace -locale C to fix Mountain Lion build error; update
maintainer email address (#35388)
Modified Paths:
--------------
trunk/dports/science/arb/Portfile
Modified: trunk/dports/science/arb/Portfile
===================================================================
--- trunk/dports/science/arb/Portfile 2012-08-13 23:05:57 UTC (rev 96546)
+++ trunk/dports/science/arb/Portfile 2012-08-13 23:30:24 UTC (rev 96547)
@@ -8,7 +8,7 @@
version 5.3
revision 6
categories science
-maintainers me.com:matt.cottrell
+maintainers mac.com:matt.cottrell
platforms darwin
description ARB graphical DNA, RNA and amino acid sequence analysis tool
@@ -54,7 +54,7 @@
patch-GDEHELP-Makefile.diff
configure {
- reinplace "s| sed | gsed |g" ${worksrcpath}/GDEHELP/MENUS/align.menu \
+ reinplace -locale C "s| sed | gsed |g" ${worksrcpath}/GDEHELP/MENUS/align.menu \
${worksrcpath}/util/arb_check_build_env.pl \
${worksrcpath}/arb_install.sh \
${worksrcpath}/WINDOW/AW_status.cxx \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120813/3ba301ed/attachment.html>
More information about the macports-changes
mailing list