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

source_changes at macosforge.org source_changes at macosforge.org
Sun Apr 1 11:50:22 PDT 2007


Revision: 23461
          http://trac.macosforge.org/projects/macports/changeset/23461
Author:   pipping at macports.org
Date:     2007-04-01 11:50:21 -0700 (Sun, 01 Apr 2007)

Log Message:
-----------
 * remove traces of a universal variant

an experimental patch to re-add this functionality will be made available at

http://trac.macports.org/projects/macports/wiki/UniversalCurl

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

Modified: trunk/dports/net/curl/Portfile
===================================================================
--- trunk/dports/net/curl/Portfile	2007-04-01 18:48:42 UTC (rev 23460)
+++ trunk/dports/net/curl/Portfile	2007-04-01 18:50:21 UTC (rev 23461)
@@ -39,14 +39,6 @@
 test.run        yes
 test.target     test-full
 
-# fix the output of 'curl-config --libs' for universal builds
-post-destroot {
-    if {[variant_isset universal]} {
-        reinplace "s|-arch i386 -arch ppc ||g" \
-        ${destroot}${prefix}/bin/curl-config
-    }
-}
-
 platform darwin 6 {
     depends_lib-append      lib:libdl:dlcompat
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070401/366255c9/attachment.html


More information about the macports-changes mailing list