diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-10-17 04:35:02 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-10-17 04:35:02 +0000 |
commit | 7ec7e2a3cf3c83af42e57736ddd0f1d39b8b8de7 (patch) | |
tree | fd55449f6086b0a869da974df6a604701bb2e090 /lang/php52 | |
parent | 6c1dfce3fe941fceb40adc5f8bd719ebe26daf67 (diff) | |
download | ports-7ec7e2a3cf3c83af42e57736ddd0f1d39b8b8de7.tar.gz ports-7ec7e2a3cf3c83af42e57736ddd0f1d39b8b8de7.zip |
Notes
Diffstat (limited to 'lang/php52')
-rw-r--r-- | lang/php52/Makefile.ext | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/php52/Makefile.ext b/lang/php52/Makefile.ext index a4f8159b0022..03658932796b 100644 --- a/lang/php52/Makefile.ext +++ b/lang/php52/Makefile.ext @@ -214,7 +214,6 @@ USE_MYSQL= yes CONFIGURE_ARGS+=--with-mysqli=${LOCALBASE}/bin/mysql_config USE_MYSQL= yes -BROKEN_WITH_MYSQL= 323 40 USE_PHP= spl USE_PHP_BUILD= yes |