[152610] trunk/dports/devel/aegis/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Sep 12 23:23:19 PDT 2016


Revision: 152610
          https://trac.macports.org/changeset/152610
Author:   ryandesign at macports.org
Date:     2016-09-12 23:23:19 -0700 (Mon, 12 Sep 2016)
Log Message:
-----------
aegis: conflicts_build ossp-uuid

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

Modified: trunk/dports/devel/aegis/Portfile
===================================================================
--- trunk/dports/devel/aegis/Portfile	2016-09-13 06:15:48 UTC (rev 152609)
+++ trunk/dports/devel/aegis/Portfile	2016-09-13 06:23:19 UTC (rev 152610)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           conflicts_build 1.0
 
 name                aegis
 version             4.24.3
@@ -35,6 +36,9 @@
 checksums           rmd160  ecce0d776b80a17749df76167b251c30f546cdad \
                     sha256  0ecedfbb7dbd89107c927d00ab44b9291f31257a23f9ed4dcca29c58bb8b5767
 
+# ./common/ac/uuid.h:54:6: error: Too many uuid library found
+conflicts_build     ossp-uuid
+
 use_parallel_build  no
 
 destroot.keepdirs       ${destroot}${prefix}/com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160912/66a05e0a/attachment.html>


More information about the macports-changes mailing list