[102222] trunk/dports/kde/kbruch/Portfile

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


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

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

Modified: trunk/dports/kde/kbruch/Portfile
===================================================================
--- trunk/dports/kde/kbruch/Portfile	2013-01-29 15:16:49 UTC (rev 102221)
+++ trunk/dports/kde/kbruch/Portfile	2013-01-29 15:18:14 UTC (rev 102222)
@@ -7,7 +7,7 @@
 name                kbruch
 version             4.9.5
 categories          kde kde4
-license             GPL-2
+license             GPL-2+
 maintainers         sharky nicos
 description         Practice Fractions
 long_description    KDE ${description}
@@ -22,6 +22,9 @@
 checksums           rmd160  d96f1859d609662cec1e07777976cd2d80ab1fbf \
                     sha256  83b9be0118aec8ce9a11a0e4070dcd6b4e86b18e6477bb1bae7af2047a683502
 
+#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/3a676ba3/attachment.html>


More information about the macports-changes mailing list