[102218] trunk/dports/kde/kalgebra/Portfile

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


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

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

Modified: trunk/dports/kde/kalgebra/Portfile
===================================================================
--- trunk/dports/kde/kalgebra/Portfile	2013-01-29 15:10:27 UTC (rev 102217)
+++ trunk/dports/kde/kalgebra/Portfile	2013-01-29 15:12:29 UTC (rev 102218)
@@ -8,7 +8,7 @@
 version             4.9.5
 categories          kde kde4
 maintainers         sharky nicos
-license             GPL-2
+license             GPL-2+
 description         2D and 3D Graph Calculator
 long_description    KDE ${description}
 homepage            http://www.kde.org
@@ -22,6 +22,9 @@
 checksums           rmd160  6002befd06891c38100c392cf35dfd70b89ff531 \
                     sha256  fb710d4b70a355078a8bf8800e3d8ad243f3de071dafd4eded15962c71533ecc
 
+#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/db569b96/attachment-0001.html>


More information about the macports-changes mailing list