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

dstrubbe at macports.org dstrubbe at macports.org
Tue Oct 6 12:25:07 PDT 2015


Revision: 140953
          https://trac.macports.org/changeset/140953
Author:   dstrubbe at macports.org
Date:     2015-10-06 12:25:06 -0700 (Tue, 06 Oct 2015)
Log Message:
-----------
xcrysden: Fix capitalization of openssl in license_noconflict.

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

Modified: trunk/dports/science/xcrysden/Portfile
===================================================================
--- trunk/dports/science/xcrysden/Portfile	2015-10-06 19:20:17 UTC (rev 140952)
+++ trunk/dports/science/xcrysden/Portfile	2015-10-06 19:25:06 UTC (rev 140953)
@@ -12,8 +12,8 @@
 platforms           darwin
 license             GPL-2+
 
-# depends on mesa->py27-xml2->python27->OpenSSL, but nothing from OpenSSL is actually used in XCrySDen
-license_noconflict  OpenSSL
+# depends on mesa->py27-xml2->python27->openssl, but nothing from openssl is actually used in XCrySDen
+license_noconflict  openssl
 
 maintainers         dstrubbe
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151006/4002711d/attachment.html>


More information about the macports-changes mailing list