[64029] trunk/dports/php/php5-odbc/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Feb 20 02:54:15 PST 2010


Revision: 64029
          http://trac.macports.org/changeset/64029
Author:   ryandesign at macports.org
Date:     2010-02-20 02:54:15 -0800 (Sat, 20 Feb 2010)
Log Message:
-----------
php5-odbc: fix case of unixODBC dependency

Modified Paths:
--------------
    trunk/dports/php/php5-odbc/Portfile

Modified: trunk/dports/php/php5-odbc/Portfile
===================================================================
--- trunk/dports/php/php5-odbc/Portfile	2010-02-20 10:53:12 UTC (rev 64028)
+++ trunk/dports/php/php5-odbc/Portfile	2010-02-20 10:54:15 UTC (rev 64029)
@@ -18,7 +18,7 @@
                                 sha1    be08ca9337a4962cd4acf8709cd695e1e31c1149 \
                                 rmd160  01183a9f752ce5982a7b91dcd43721fd1b9cd88b
 
-depends_lib-append              port:unixodbc
+depends_lib-append              port:unixODBC
 
 patchfiles-append               patch-unixODBC.diff
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100220/6f783069/attachment.html>


More information about the macports-changes mailing list