summaryrefslogtreecommitdiffstats
path: root/php-pear/php-dev/DEPENDS
diff options
context:
space:
mode:
authorPhilippe Caseiro2010-04-06 10:03:06 +0200
committerPuppet_Master2010-04-06 10:03:06 +0200
commit6f836ea74273200964bf7506186f70a39fdc9a2d (patch)
tree761d3611c8a5fdb6f35cfca4bc100ce4541d1470 /php-pear/php-dev/DEPENDS
parent8cc3da96f1cbc4c338adbd1e69747d531a89530e (diff)
php-dev: updated mysql dependency to MYSQL provider
Diffstat (limited to 'php-pear/php-dev/DEPENDS')
-rwxr-xr-xphp-pear/php-dev/DEPENDS2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pear/php-dev/DEPENDS b/php-pear/php-dev/DEPENDS
index 68ecad776a..ec4e6a9026 100755
--- a/php-pear/php-dev/DEPENDS
+++ b/php-pear/php-dev/DEPENDS
@@ -103,7 +103,7 @@ optional_depends postgresql \
"--without-pgsql" \
"for native Postgresql support" &&
-optional_depends mysql \
+optional_depends MYSQL \
"--with-mysql=/usr" \
"--without-mysql" \
"for native MySQL support" &&