[102217] trunk/dports/kde/cantor/Portfile

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


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

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

Modified: trunk/dports/kde/cantor/Portfile
===================================================================
--- trunk/dports/kde/cantor/Portfile	2013-01-29 15:07:23 UTC (rev 102216)
+++ trunk/dports/kde/cantor/Portfile	2013-01-29 15:10:27 UTC (rev 102217)
@@ -7,7 +7,7 @@
 name                cantor
 version             4.9.5
 categories          kde kde4
-license             GPL-2
+license             GPL-2+
 maintainers         sharky nicos
 description         Frontend to Mathematical Software
 long_description    KDE ${description}
@@ -22,6 +22,9 @@
 checksums           rmd160  e7955ddd1aae48e44583aa2f777e828f4665915b \
                     sha256  90789772107c92db47f4754d1deea7fd97f5ef1e184a14223795f945227ee504
 
+#Binaries do not link to openssl, nor use the ssl backend of kdelibs4
+license_noconflict  openssl
+
 patchfiles          patch-deactivateBackends.diff
 
 if {![variant_isset docs]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130129/3580c1fe/attachment.html>


More information about the macports-changes mailing list