[86656] trunk/dports/devel/ld64/Portfile

mfeiri at macports.org mfeiri at macports.org
Mon Oct 31 02:39:21 PDT 2011


Revision: 86656
          http://trac.macports.org/changeset/86656
Author:   mfeiri at macports.org
Date:     2011-10-31 02:39:21 -0700 (Mon, 31 Oct 2011)
Log Message:
-----------
ld64: dont overwrite depends_build port:llvm

Modified Paths:
--------------
    trunk/dports/devel/ld64/Portfile

Modified: trunk/dports/devel/ld64/Portfile
===================================================================
--- trunk/dports/devel/ld64/Portfile	2011-10-31 09:38:29 UTC (rev 86655)
+++ trunk/dports/devel/ld64/Portfile	2011-10-31 09:39:21 UTC (rev 86656)
@@ -81,7 +81,7 @@
                         sha1    87f0265f0f6abefd1e2cf12fe29242fb219fd71f \
                         rmd160  b9c6c4fcf7731a508b82dd09af81fa8b26caf3ef
 
-    depends_build       port:libunwind-headers
+    depends_build-append port:libunwind-headers
     xcode.target        all ObjectDump machocheck
     xcode.configuration Release
     xcode.destroot.path ${prefix}/bin
@@ -138,7 +138,7 @@
                         sha1    87f0265f0f6abefd1e2cf12fe29242fb219fd71f \
                         rmd160  b9c6c4fcf7731a508b82dd09af81fa8b26caf3ef
 
-    depends_build       port:libunwind-headers
+    depends_build-append port:libunwind-headers
     xcode.target        all ObjectDump machocheck
     xcode.configuration Release
     xcode.destroot.path ${prefix}/bin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111031/719a54b1/attachment.html>


More information about the macports-changes mailing list