[102219] trunk/dports/kde/kalzium/Portfile

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


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

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

Modified: trunk/dports/kde/kalzium/Portfile
===================================================================
--- trunk/dports/kde/kalzium/Portfile	2013-01-29 15:12:29 UTC (rev 102218)
+++ trunk/dports/kde/kalzium/Portfile	2013-01-29 15:14:21 UTC (rev 102219)
@@ -7,7 +7,7 @@
 name                kalzium
 version             4.9.5
 categories          kde kde4
-license             GPL-2
+license             GPL-2+ LGPL-2+
 maintainers         sharky nicos
 description         Periodic Table of Elements
 long_description    KDE ${description}
@@ -22,6 +22,9 @@
 checksums           rmd160  82dabe558209b3b1f32b694f40e061ae35bbdd2c \
                     sha256  dcaabb3fe996741494f94b44f782dccf340e2d346ca0892b7b18f63b79fd2158
 
+#Binaries do not link to openssl, nor use the ssl backend of kdelibs4
+license_noconflict  openssl
+
 if {![variant_isset docs]} {
     patchfiles      patch-CMakeLists.txt.diff
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130129/b36ee030/attachment.html>


More information about the macports-changes mailing list