[73338] trunk/dports

afb at macports.org afb at macports.org
Wed Nov 10 03:51:03 PST 2010


Revision: 73338
          http://trac.macports.org/changeset/73338
Author:   afb at macports.org
Date:     2010-11-10 03:50:59 -0800 (Wed, 10 Nov 2010)
Log Message:
-----------
assembler is now disabled by default on darwin

Modified Paths:
--------------
    trunk/dports/archivers/xz/Portfile
    trunk/dports/devel/liblzma/Portfile

Modified: trunk/dports/archivers/xz/Portfile
===================================================================
--- trunk/dports/archivers/xz/Portfile	2010-11-10 11:27:25 UTC (rev 73337)
+++ trunk/dports/archivers/xz/Portfile	2010-11-10 11:50:59 UTC (rev 73338)
@@ -44,10 +44,6 @@
     file delete ${destroot}${prefix}/lib/pkgconfig/liblzma.pc
 }
 
-platform darwin 10 {
-    configure.args-append --disable-assembler
-}
-
 livecheck.url   ${homepage}
 livecheck.regex xz-(\[0-9.a-z\]*)\.tar\.gz
 livecheck.type  regexm

Modified: trunk/dports/devel/liblzma/Portfile
===================================================================
--- trunk/dports/devel/liblzma/Portfile	2010-11-10 11:27:25 UTC (rev 73337)
+++ trunk/dports/devel/liblzma/Portfile	2010-11-10 11:50:59 UTC (rev 73338)
@@ -26,10 +26,6 @@
 
 destroot.dir    ${worksrcpath}/src/liblzma
 
-platform darwin 10 {
-    configure.args-append --disable-assembler
-}
-
 livecheck.url   ${homepage}
 livecheck.regex xz-(\[0-9.a-z\]*)\.tar\.gz
 livecheck.type  regexm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101110/0dea03f6/attachment.html>


More information about the macports-changes mailing list