[21085] trunk/dports/www/php5/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Dec 31 06:37:13 PST 2006


Revision: 21085
          http://trac.macosforge.org/projects/macports/changeset/21085
Author:   jwa at macports.org
Date:     2006-12-31 06:37:13 -0800 (Sun, 31 Dec 2006)

Log Message:
-----------
postgresql dependendy to v. 8.2

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

Modified: trunk/dports/www/php5/Portfile
===================================================================
--- trunk/dports/www/php5/Portfile	2006-12-31 08:33:23 UTC (rev 21084)
+++ trunk/dports/www/php5/Portfile	2006-12-31 14:37:13 UTC (rev 21085)
@@ -179,9 +179,9 @@
 }
 
 variant postgresql {
-	depends_lib-append	port:postgresql81
-	configure.args-append	--with-pgsql=${prefix}/lib/postgresql81/bin \
-		--with-pdo-pgsql=${prefix}/lib/postgresql81/bin
+	depends_lib-append	port:postgresql82
+	configure.args-append	--with-pgsql=${prefix}/lib/postgresql82/bin \
+		--with-pdo-pgsql=${prefix}/lib/postgresql82/bin
 }
 
 # if no apache/apache2/fastcgi variant is set, we set it (need better default variant management)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061231/f7488015/attachment.html


More information about the macports-changes mailing list