[64024] trunk/dports/security/libpreludedb/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Feb 20 02:38:22 PST 2010


Revision: 64024
          http://trac.macports.org/changeset/64024
Author:   ryandesign at macports.org
Date:     2010-02-20 02:38:22 -0800 (Sat, 20 Feb 2010)
Log Message:
-----------
libpreludedb: fix typo in commented-out dependency

Modified Paths:
--------------
    trunk/dports/security/libpreludedb/Portfile

Modified: trunk/dports/security/libpreludedb/Portfile
===================================================================
--- trunk/dports/security/libpreludedb/Portfile	2010-02-20 10:34:53 UTC (rev 64023)
+++ trunk/dports/security/libpreludedb/Portfile	2010-02-20 10:38:22 UTC (rev 64024)
@@ -79,8 +79,8 @@
 #        depends_lib-append path:bin/mysql_config5:mysql5
 #}
 
-#variant postgresql description {postgresql database support} {
+#variant postgresql84 description {postgresql database support} {
 #        configure.args-delete   --without-pgsql
 #        configure.args-append   --with-pgsql
-#        depends_lib-append port:postgreql
+#        depends_lib-append port:postgresql84
 #}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100220/9c5dd491/attachment.html>


More information about the macports-changes mailing list