[50628] trunk/dports/aqua

jmr at macports.org jmr at macports.org
Tue May 5 08:15:41 PDT 2009


Revision: 50628
          http://trac.macports.org/changeset/50628
Author:   jmr at macports.org
Date:     2009-05-05 08:15:39 -0700 (Tue, 05 May 2009)
Log Message:
-----------
qt4-mac, qt4-mac-devel: fix sqlite2 variant description

Modified Paths:
--------------
    trunk/dports/aqua/qt4-mac/Portfile
    trunk/dports/aqua/qt4-mac-devel/Portfile

Modified: trunk/dports/aqua/qt4-mac/Portfile
===================================================================
--- trunk/dports/aqua/qt4-mac/Portfile	2009-05-05 14:53:24 UTC (rev 50627)
+++ trunk/dports/aqua/qt4-mac/Portfile	2009-05-05 15:15:39 UTC (rev 50628)
@@ -120,7 +120,7 @@
     configure.args-delete -no-sql-psql
 }
 
-variant sqlite2 description {Enable MySQL version 2 SQL Driver} {
+variant sqlite2 description {Enable SQLite version 2 SQL Driver} {
     depends_lib-append port:sqlite2
     configure.args-delete -no-sql-sqlite2
 }

Modified: trunk/dports/aqua/qt4-mac-devel/Portfile
===================================================================
--- trunk/dports/aqua/qt4-mac-devel/Portfile	2009-05-05 14:53:24 UTC (rev 50627)
+++ trunk/dports/aqua/qt4-mac-devel/Portfile	2009-05-05 15:15:39 UTC (rev 50628)
@@ -120,7 +120,7 @@
     configure.args-delete -no-sql-psql
 }
 
-variant sqlite2 description {Enable MySQL version 2 SQL Driver} {
+variant sqlite2 description {Enable SQLite version 2 SQL Driver} {
     depends_lib-append port:sqlite2
     configure.args-delete -no-sql-sqlite2
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090505/71f61a82/attachment.html>


More information about the macports-changes mailing list