Revision
139876
Author
devans@macports.org
Date
2015-08-31 04:23:12 -0700 (Mon, 31 Aug 2015)

Log Message

empathy: use license_noconflict to resolve some spurious conflicts between CC-BY-SA license on help docs and GPL dependencies that are not incorporated in said docs.

Modified Paths

Diff

Modified: trunk/dports/gnome/empathy/Portfile (139875 => 139876)


--- trunk/dports/gnome/empathy/Portfile	2015-08-31 11:21:30 UTC (rev 139875)
+++ trunk/dports/gnome/empathy/Portfile	2015-08-31 11:23:12 UTC (rev 139876)
@@ -67,6 +67,8 @@
                     port:gnome-settings-daemon \
                     port:yelp
 
+license_noconflict  dbus-glib gnutls
+
 platform darwin {
     if {${configure.cxx_stdlib} eq "libstdc++"} {
        depends_lib-delete path:lib/pkgconfig/webkitgtk-3.0.pc:webkit-gtk3