[66617] trunk/dports/net/curl/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Apr 18 00:06:04 PDT 2010


Revision: 66617
          http://trac.macports.org/changeset/66617
Author:   ryandesign at macports.org
Date:     2010-04-18 00:05:57 -0700 (Sun, 18 Apr 2010)
Log Message:
-----------
curl: -arch flag removal can already happen at post-configure time

Modified Paths:
--------------
    trunk/dports/net/curl/Portfile

Modified: trunk/dports/net/curl/Portfile
===================================================================
--- trunk/dports/net/curl/Portfile	2010-04-18 07:00:45 UTC (rev 66616)
+++ trunk/dports/net/curl/Portfile	2010-04-18 07:05:57 UTC (rev 66617)
@@ -58,7 +58,7 @@
 test.run                    yes
 test.target                 test-full
 
-post-build {
+post-configure {
     if {[variant_isset universal]} {
         set dirs {}
         foreach arch ${universal_archs_to_use} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100418/7722875d/attachment.html>


More information about the macports-changes mailing list