[104948] trunk/dports/devel/cctools/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Apr 5 15:44:56 PDT 2013


Revision: 104948
          https://trac.macports.org/changeset/104948
Author:   jeremyhu at macports.org
Date:     2013-04-05 15:44:56 -0700 (Fri, 05 Apr 2013)
Log Message:
-----------
cctools: Juse use the host headers until the xnu-headers port is fixed

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

Modified: trunk/dports/devel/cctools/Portfile
===================================================================
--- trunk/dports/devel/cctools/Portfile	2013-04-05 22:38:54 UTC (rev 104947)
+++ trunk/dports/devel/cctools/Portfile	2013-04-05 22:44:56 UTC (rev 104948)
@@ -22,7 +22,9 @@
 checksums               rmd160  41c79e24a218f9257b644e63deaaa31c745d201d \
                         sha256  d3deea7dd5a3b81505e2531fc3473d8779ee88989dfd9239db401a18c8cfe5b3
 
-depends_lib             port:cctools-headers port:xnu-headers
+# Just use the host's until the port is fixed port:xnu-headers
+
+depends_lib             port:cctools-headers
 depends_build           port:ld64
 
 patchfiles              cctools-829-lto.patch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130405/b74056cc/attachment.html>


More information about the macports-changes mailing list