diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-01-15 19:07:26 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-01-15 19:07:26 +0000 |
commit | 2e063acc4b61582209c0f189a2e345b65c7494b4 (patch) | |
tree | 836ad0cd3495cd47b395bf0838e377b542dffb7e /databases/Makefile | |
parent | cc754f6440bfea471e851f9061ada40a4522a30d (diff) |
Add freetds-msdblib, a slave port to build freetds with Microsoft db-lib
(required for PHP MSSQL extension).
Approved by: nork (mentor/implicitly)
Notes
Notes:
svn path=/head/; revision=98217
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 6775f1dd0a04..97d9c77ad381 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -30,6 +30,7 @@ SUBDIR += firebird-devel SUBDIR += fireprofile SUBDIR += freetds + SUBDIR += freetds-msdblib SUBDIR += gadfly SUBDIR += gauche-gdbm SUBDIR += gbib |