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

larryv at macports.org larryv at macports.org
Tue Feb 19 01:19:15 PST 2013


Revision: 103240
          https://trac.macports.org/changeset/103240
Author:   larryv at macports.org
Date:     2013-02-19 01:19:15 -0800 (Tue, 19 Feb 2013)
Log Message:
-----------
cctools: Add build conflict with libc-headers (#38124).

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

Modified: trunk/dports/devel/cctools/Portfile
===================================================================
--- trunk/dports/devel/cctools/Portfile	2013-02-19 08:59:31 UTC (rev 103239)
+++ trunk/dports/devel/cctools/Portfile	2013-02-19 09:19:15 UTC (rev 103240)
@@ -1,9 +1,12 @@
 # $Id$
 
 PortSystem              1.0
+PortGroup               conflicts_build 1.0
+
 name                    cctools
 # XCode 4.5
 version                 836
+
 categories              devel
 platforms               darwin
 maintainers             jeremyhu openmaintainer
@@ -19,6 +22,7 @@
 checksums               rmd160  41c79e24a218f9257b644e63deaaa31c745d201d \
                         sha256  d3deea7dd5a3b81505e2531fc3473d8779ee88989dfd9239db401a18c8cfe5b3
 
+conflicts_build         libc-headers
 depends_lib             port:cctools-headers
 depends_build           port:ld64
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130219/4bbc48f7/attachment.html>


More information about the macports-changes mailing list