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 | a4a1eb4b3413ae807935477bcdb5babbd6c53db4 (diff) | |
download | ports-0c1c77d21334c21dcb9ac86bfed7779f8b950c14.tar.gz ports-0c1c77d21334c21dcb9ac86bfed7779f8b950c14.zip |
Notes
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 |