[102833] trunk/dports/kde/kde4-runtime/Portfile

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


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

Modified Paths:
--------------
    trunk/dports/kde/kde4-runtime/Portfile

Modified: trunk/dports/kde/kde4-runtime/Portfile
===================================================================
--- trunk/dports/kde/kde4-runtime/Portfile	2013-02-09 07:31:51 UTC (rev 102832)
+++ trunk/dports/kde/kde4-runtime/Portfile	2013-02-09 10:35:57 UTC (rev 102833)
@@ -22,6 +22,10 @@
 checksums           rmd160  8b8f4ed3647492a331a1d3638af60c2059b2de31 \
                     sha256  1a840e1bb59ba1905d738188647e48556990142193885f4586473213b1a77ece
 
+#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
+
 #Forces use of clang compiler (does not build with gcc, ticket #37574)
 if {${configure.compiler} != "clang" && ${os.platform} == "darwin"} {
     depends_build-append    port:clang-3.1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130209/da17fb16/attachment.html>


More information about the macports-changes mailing list