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 | |
parent | a4a1eb4b3413ae807935477bcdb5babbd6c53db4 (diff) |
Remove obsolate row.
Notes
Notes:
svn path=/head/; revision=207362
Diffstat (limited to 'lang')
-rw-r--r-- | lang/php5/Makefile.ext | 1 | ||||
-rw-r--r-- | lang/php53/Makefile.ext | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/lang/php5/Makefile.ext b/lang/php5/Makefile.ext index d974c42ec150..f10b10dfda18 100644 --- a/lang/php5/Makefile.ext +++ b/lang/php5/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 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 |