[122507] trunk/dports/irc/bitlbee/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jul 23 05:30:50 PDT 2014


Revision: 122507
          https://trac.macports.org/changeset/122507
Author:   ryandesign at macports.org
Date:     2014-07-23 05:30:50 -0700 (Wed, 23 Jul 2014)
Log Message:
-----------
bitlbee: build conflict with liboauth

Modified Paths:
--------------
    trunk/dports/irc/bitlbee/Portfile

Modified: trunk/dports/irc/bitlbee/Portfile
===================================================================
--- trunk/dports/irc/bitlbee/Portfile	2014-07-23 12:15:30 UTC (rev 122506)
+++ trunk/dports/irc/bitlbee/Portfile	2014-07-23 12:30:50 UTC (rev 122507)
@@ -39,6 +39,8 @@
 
 # libproxy's proxy.h shadows bitlbee's; see #27598
 conflicts_build     libproxy
+# liboauth's oauth.h shadows bitlbee's
+conflicts_build-append liboauth
 
 post-destroot {
     destroot.keepdirs ${destroot}${prefix}/var/lib/bitlbee
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140723/f0e8dee4/attachment.html>


More information about the macports-changes mailing list