summaryrefslogtreecommitdiffstats
path: root/lang/php53
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2004-07-19 21:56:01 +0000
committerale <ale@FreeBSD.org>2004-07-19 21:56:01 +0000
commitd5098aebf70670266ae6bf66245eeda654dafffa (patch)
tree2fe1c152f94002000e6fb74fef7b215ad8ebb9fa /lang/php53
parent352add6ee1a4847a5788c58597ba2aba6a65de40 (diff)
downloadFreeBSD-ports-d5098aebf70670266ae6bf66245eeda654dafffa.zip
FreeBSD-ports-d5098aebf70670266ae6bf66245eeda654dafffa.tar.gz
Set default MySQL version to 4.1 for mysqli extension.
Diffstat (limited to 'lang/php53')
-rw-r--r--lang/php53/Makefile.ext1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/php53/Makefile.ext b/lang/php53/Makefile.ext
index 3f278e2..93c0ca2 100644
--- a/lang/php53/Makefile.ext
+++ b/lang/php53/Makefile.ext
@@ -204,6 +204,7 @@ USE_MYSQL= yes
CONFIGURE_ARGS+=--with-mysqli=${LOCALBASE}/bin/mysql_config
USE_MYSQL= yes
+DEFAULT_MYSQL_VER= 41
BROKEN_WITH_MYSQL= 323 40
.endif
OpenPOWER on IntegriCloud