[140949] trunk/dports/science/xcrysden/Portfile

dstrubbe at macports.org dstrubbe at macports.org
Tue Oct 6 08:38:40 PDT 2015


Revision: 140949
          https://trac.macports.org/changeset/140949
Author:   dstrubbe at macports.org
Date:     2015-10-06 08:38:40 -0700 (Tue, 06 Oct 2015)
Log Message:
-----------
xcrysden: declare license_noconflict OpenSSL to allow binary distribution, since OpenSSL is used only many layers down in what is ultimately a build dependency.

Modified Paths:
--------------
    trunk/dports/science/xcrysden/Portfile

Modified: trunk/dports/science/xcrysden/Portfile
===================================================================
--- trunk/dports/science/xcrysden/Portfile	2015-10-06 15:32:18 UTC (rev 140948)
+++ trunk/dports/science/xcrysden/Portfile	2015-10-06 15:38:40 UTC (rev 140949)
@@ -11,6 +11,10 @@
 categories          science
 platforms           darwin
 license             GPL-2+
+
+# depends on mesa->py27-xml2->python27->OpenSSL, but nothing from OpenSSL is actually used in XCrySDen
+license_noconflict  OpenSSL
+
 maintainers         dstrubbe
 
 description         X-windows CRYstalline Structures and DENsities
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151006/5e708b62/attachment-0001.html>


More information about the macports-changes mailing list