[102220] trunk/dports/kde/kanagram/Portfile

nicos at macports.org nicos at macports.org
Tue Jan 29 07:16:14 PST 2013


Revision: 102220
          https://trac.macports.org/changeset/102220
Author:   nicos at macports.org
Date:     2013-01-29 07:16:14 -0800 (Tue, 29 Jan 2013)
Log Message:
-----------
kanagram: correct license and suppress license conflict with openssl

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

Modified: trunk/dports/kde/kanagram/Portfile
===================================================================
--- trunk/dports/kde/kanagram/Portfile	2013-01-29 15:14:21 UTC (rev 102219)
+++ trunk/dports/kde/kanagram/Portfile	2013-01-29 15:16:14 UTC (rev 102220)
@@ -7,7 +7,7 @@
 name                kanagram
 version             4.9.5
 categories          kde kde4
-license             GPL-2
+license             GPL-2+ LGPL-2.1+ BSD
 maintainers         sharky nicos
 description         Letter Order Game
 long_description    KDE ${description}
@@ -22,6 +22,9 @@
 checksums           rmd160  9f5031e028934466ff82e9f774def713b850bae2 \
                     sha256  2bc7854876002aa431b3bf2ca25aad83d397ae09143d6e0f02d631bd44ca016e
 
+#Binaries do not link to openssl, nor use the ssl backend of kdelibs4
+license_noconflict  openssl
+
 #Prevents the package to make a framework
 patchfiles          patch-CMakeLists-engine.diff
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130129/75d6bfdd/attachment.html>


More information about the macports-changes mailing list