diff options
author | Alex Dupre <ale@FreeBSD.org> | 2008-02-16 17:34:58 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2008-02-16 17:34:58 +0000 |
commit | 0c1c77d21334c21dcb9ac86bfed7779f8b950c14 (patch) | |
tree | 730c43fe7069d2d9fd4a25041758a4c69a05ac2f /lang/php53 | |
parent | Fix build with mysql 5.1.23. (diff) |
Remove obsolate row.
Notes
Notes:
svn path=/head/; revision=207362
Diffstat (limited to 'lang/php53')
-rw-r--r-- | lang/php53/Makefile.ext | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/php53/Makefile.ext b/lang/php53/Makefile.ext index d974c42ec150..f10b10dfda18 100644 --- a/lang/php53/Makefile.ext +++ b/lang/php53/Makefile.ext @@ -199,7 +199,6 @@ USE_MYSQL= yes CONFIGURE_ARGS+=--with-mysqli=${LOCALBASE}/bin/mysql_config USE_MYSQL= yes -DEFAULT_MYSQL_VER= 41 BROKEN_WITH_MYSQL= 323 40 USE_PHP= spl |