[59786] trunk/dports/databases/mysql5-devel/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Oct 22 01:43:03 PDT 2009


Revision: 59786
          http://trac.macports.org/changeset/59786
Author:   ryandesign at macports.org
Date:     2009-10-22 01:43:00 -0700 (Thu, 22 Oct 2009)
Log Message:
-----------
mysql5-devel: disable universal variant which the embedded server portion doesn't like

Modified Paths:
--------------
    trunk/dports/databases/mysql5-devel/Portfile

Modified: trunk/dports/databases/mysql5-devel/Portfile
===================================================================
--- trunk/dports/databases/mysql5-devel/Portfile	2009-10-22 07:56:42 UTC (rev 59785)
+++ trunk/dports/databases/mysql5-devel/Portfile	2009-10-22 08:43:00 UTC (rev 59786)
@@ -16,6 +16,9 @@
 dist_subdir             mysql5
 use_parallel_build      yes
 
+# http://bugs.mysql.com/bug.php?id=47360
+universal_variant       no
+
 description \
     Multithreaded SQL database server
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091022/99535430/attachment.html>


More information about the macports-changes mailing list