[102424] trunk/dports/net/mediatomb/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Feb 2 08:57:09 PST 2013


Revision: 102424
          https://trac.macports.org/changeset/102424
Author:   ryandesign at macports.org
Date:     2013-02-02 08:57:08 -0800 (Sat, 02 Feb 2013)
Log Message:
-----------
mediatomb: conflicts_build mongodb (#36771; maintainer timeout)

Modified Paths:
--------------
    trunk/dports/net/mediatomb/Portfile

Modified: trunk/dports/net/mediatomb/Portfile
===================================================================
--- trunk/dports/net/mediatomb/Portfile	2013-02-02 14:22:21 UTC (rev 102423)
+++ trunk/dports/net/mediatomb/Portfile	2013-02-02 16:57:08 UTC (rev 102424)
@@ -3,6 +3,7 @@
 
 PortSystem          1.0
 PortGroup           archcheck 1.0
+PortGroup           conflicts_build 1.0
 
 name                mediatomb
 version             0.12.1
@@ -36,6 +37,9 @@
     lib/libexif.dylib \
     lib/libexpat.dylib
 
+# /opt/local/include/server.h:12:3: error: #error this file is for mongo server programs not client lib
+conflicts_build     mongodb
+
 use_autoreconf      yes
 
 patchfiles          patch-configure.ac.diff \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130202/823549c7/attachment-0001.html>


More information about the macports-changes mailing list