[145704] trunk/dports/databases/mysql56/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sun Feb 14 05:22:11 PST 2016


Revision: 145704
          https://trac.macports.org/changeset/145704
Author:   mcalhoun at macports.org
Date:     2016-02-14 05:22:10 -0800 (Sun, 14 Feb 2016)
Log Message:
-----------
mysql56: fix universal support (see http://bugs.mysql.com/bug.php?id=80362)
no revbump since mysql56 builds correctly or not at all

Modified Paths:
--------------
    trunk/dports/databases/mysql56/Portfile

Modified: trunk/dports/databases/mysql56/Portfile
===================================================================
--- trunk/dports/databases/mysql56/Portfile	2016-02-14 13:06:44 UTC (rev 145703)
+++ trunk/dports/databases/mysql56/Portfile	2016-02-14 13:22:10 UTC (rev 145704)
@@ -21,6 +21,7 @@
 if {$subport eq $name} {
 
     PortGroup           archcheck 1.0
+    PortGroup           muniversal 1.0
     PortGroup           cmake 1.0
     PortGroup           select 1.0
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160214/425dcc33/attachment.html>


More information about the macports-changes mailing list