[58289] trunk/dports/www/redland/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Sep 24 21:42:19 PDT 2009


Revision: 58289
          http://trac.macports.org/changeset/58289
Author:   ryandesign at macports.org
Date:     2009-09-24 21:42:19 -0700 (Thu, 24 Sep 2009)
Log Message:
-----------
redland: remove mysql3 variant; see #20700

Modified Paths:
--------------
    trunk/dports/www/redland/Portfile

Modified: trunk/dports/www/redland/Portfile
===================================================================
--- trunk/dports/www/redland/Portfile	2009-09-25 04:39:36 UTC (rev 58288)
+++ trunk/dports/www/redland/Portfile	2009-09-25 04:42:19 UTC (rev 58289)
@@ -51,11 +51,6 @@
     depends_lib-append port:db46
 }
  
-variant mysql3 conflicts mysql4 mysql5 {
-    configure.args-delete --with-mysql=no
-    depends_lib-append port:mysql3
-}
-
 variant mysql4 conflicts mysql3 mysql5 {
     configure.args-delete --with-mysql=no
     depends_lib-append port:mysql4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090924/f4a3ed10/attachment.html>


More information about the macports-changes mailing list