[102215] trunk/dports/kde/blinken/Portfile

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


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

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

Modified: trunk/dports/kde/blinken/Portfile
===================================================================
--- trunk/dports/kde/blinken/Portfile	2013-01-29 14:58:12 UTC (rev 102214)
+++ trunk/dports/kde/blinken/Portfile	2013-01-29 15:05:17 UTC (rev 102215)
@@ -7,7 +7,7 @@
 name                blinken
 version             4.9.5
 categories          kde kde4
-license             GPL-2
+license             GPL-2+
 maintainers         sharky nicos
 description         Memory Enhancement Game
 long_description    KDE ${description}
@@ -22,6 +22,9 @@
 checksums           rmd160  68ace76343ed8c68653aee5412433d97a43db98d \
                     sha256  d48f1e1ab85eeb474849c8e9294cbf305a85dbbc8cdc5672a5f635504d84db95
 
+#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/cf3f2f04/attachment.html>


More information about the macports-changes mailing list