[146086] trunk/dports/audio/audacity/Portfile

mojca at macports.org mojca at macports.org
Fri Feb 26 07:59:18 PST 2016


Revision: 146086
          https://trac.macports.org/changeset/146086
Author:   mojca at macports.org
Date:     2016-02-26 07:59:18 -0800 (Fri, 26 Feb 2016)
Log Message:
-----------
audacity: make binary distributable; use GPL-2+; shouldn't conflict with dep. of cmake

Modified Paths:
--------------
    trunk/dports/audio/audacity/Portfile

Modified: trunk/dports/audio/audacity/Portfile
===================================================================
--- trunk/dports/audio/audacity/Portfile	2016-02-26 14:52:42 UTC (rev 146085)
+++ trunk/dports/audio/audacity/Portfile	2016-02-26 15:59:18 UTC (rev 146086)
@@ -38,7 +38,9 @@
                     And more!
 
 platforms           darwin
-license             GPL-2
+license             GPL-2+
+# openssl is a dependency of curl in cmake
+license_noconflict  openssl
 maintainers         gmail.com:rjvbertin openmaintainer
 universal_variant   no
 use_parallel_build  no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160226/b0938759/attachment.html>


More information about the macports-changes mailing list