[102228] trunk/dports/kde/khangman/Portfile

nicos at macports.org nicos at macports.org
Tue Jan 29 07:36:48 PST 2013


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

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

Modified: trunk/dports/kde/khangman/Portfile
===================================================================
--- trunk/dports/kde/khangman/Portfile	2013-01-29 15:35:26 UTC (rev 102227)
+++ trunk/dports/kde/khangman/Portfile	2013-01-29 15:36:48 UTC (rev 102228)
@@ -8,7 +8,7 @@
 version             4.9.5
 categories          kde kde4
 maintainers         sharky nicos
-license             GPL-2+ GFDL-1.2
+license             GPL-2+ LGPL-2.1+ GFDL-1.2
 description         hangman game
 long_description    KDE ${description}
 homepage            http://www.kde.org
@@ -22,6 +22,9 @@
 checksums           rmd160  e3e8ba7c5c6fe03a8ae7b81d383ff901c3a873fe \
                     sha256  28dc9195dc6e998f32d3bba10b3657f8e5b3644438768a639d35ffb2bc2e8693
 
+#Binaries do not link to openssl, nor use the ssl backend of kdelibs4
+license_noconflict  openssl
+
 #Prevents the package to build a framework
 patchfiles          patch-CMakeLists-engine.diff
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130129/468293bd/attachment.html>


More information about the macports-changes mailing list