[109263] trunk/dports/perl/p5-mac-carbon/Portfile
jmr at macports.org
jmr at macports.org
Sun Aug 11 11:45:14 PDT 2013
Revision: 109263
https://trac.macports.org/changeset/109263
Author: jmr at macports.org
Date: 2013-08-11 11:45:14 -0700 (Sun, 11 Aug 2013)
Log Message:
-----------
p5-mac-carbon: attempt to fix building against a universal perl
Modified Paths:
--------------
trunk/dports/perl/p5-mac-carbon/Portfile
Modified: trunk/dports/perl/p5-mac-carbon/Portfile
===================================================================
--- trunk/dports/perl/p5-mac-carbon/Portfile 2013-08-11 17:41:45 UTC (rev 109262)
+++ trunk/dports/perl/p5-mac-carbon/Portfile 2013-08-11 18:45:14 UTC (rev 109263)
@@ -14,7 +14,8 @@
modules written by Matthias Neeracher for MacPerl.
platforms darwin
if {${perl5.major} != ""} {
-supported_archs i386 ppc
+ supported_archs i386 ppc
+ configure.post_args TRY_ANYWAY=1
}
checksums md5 1a8f8447577024b36ffa80a10f5d5b87 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130811/9a161a7b/attachment.html>
More information about the macports-changes
mailing list