diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-01-15 23:31:49 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-01-15 23:31:49 +0000 |
commit | 0c575993b8fc934b870c6af6deb6b01843bd4c31 (patch) | |
tree | d5aa1627f21aa4390e83a7d51a0b25f7defed094 /lang/php53/scripts/php5_options | |
parent | - Update to 1.0 beta13 (diff) |
Add MS-SQL support.
Chase freetds lib. Bump PORTREVISION.
Requested by: many
Submitted by: Michael Ranner <mranner@inode.at>
Approved by: nork (mentor/implicitly)
Notes
Notes:
svn path=/head/; revision=98234
Diffstat (limited to 'lang/php53/scripts/php5_options')
-rw-r--r-- | lang/php53/scripts/php5_options | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/php53/scripts/php5_options b/lang/php53/scripts/php5_options index 859bdaec7f9c..b8886dfe0c76 100644 --- a/lang/php53/scripts/php5_options +++ b/lang/php53/scripts/php5_options @@ -27,6 +27,7 @@ WITH_MHASH=OFF WITH_MIME=OFF WITH_MING=OFF WITH_MNOGOSEARCH=OFF +WITH_MSSQL=OFF WITH_MYSQL=OFF WITH_NCURSES=OFF WITH_OPENLDAP=OFF |