[102836] trunk/dports/kde/konsole/Portfile

nicos at macports.org nicos at macports.org
Sat Feb 9 02:57:08 PST 2013


Revision: 102836
          https://trac.macports.org/changeset/102836
Author:   nicos at macports.org
Date:     2013-02-09 02:57:08 -0800 (Sat, 09 Feb 2013)
Log Message:
-----------
konsole: suppress license conflict with openssl

Modified Paths:
--------------
    trunk/dports/kde/konsole/Portfile

Modified: trunk/dports/kde/konsole/Portfile
===================================================================
--- trunk/dports/kde/konsole/Portfile	2013-02-09 10:46:47 UTC (rev 102835)
+++ trunk/dports/kde/konsole/Portfile	2013-02-09 10:57:08 UTC (rev 102836)
@@ -27,6 +27,10 @@
 checksums           rmd160  010d0c5bc4466e4e845a0ae59502ce88ab23e7e9 \
                     sha256  ffac973faee273014d43c26b2891f6654031d90451db6312b562b977d4b60127
 
+#Binaries do not link directly to openssl, nor use the ssl backend of kdelibs4,
+#nor links to libkimap or libmailtransport from kdepimlibs4
+license_noconflict  openssl
+
 if {![variant_isset docs]} {
     patchfiles-append   patch-CMakeLists.diff
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130209/be025c9d/attachment.html>


More information about the macports-changes mailing list