diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-03-24 04:22:10 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-03-24 04:22:10 +0000 |
commit | 8b4fe8856a0ef7bc1fe3329dcd6069695d1d0535 (patch) | |
tree | 049b5f95ee4780a8a398cf6727e2feeb10a59319 /databases/Makefile | |
parent | 631cf84c537e9f4fec86792bcd797f5543409c5d (diff) | |
download | ports-8b4fe8856a0ef7bc1fe3329dcd6069695d1d0535.tar.gz ports-8b4fe8856a0ef7bc1fe3329dcd6069695d1d0535.zip |
Notes
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 5342b69abe29..eb8526e6d5c4 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -105,6 +105,13 @@ SUBDIR += libgda2 SUBDIR += libgda2-reference SUBDIR += libgda3 + SUBDIR += libgda3-firebird + SUBDIR += libgda3-freetds + SUBDIR += libgda3-ldap + SUBDIR += libgda3-mdb + SUBDIR += libgda3-mysql + SUBDIR += libgda3-odbc + SUBDIR += libgda3-postgresql SUBDIR += libgda3-reference SUBDIR += libgdamm SUBDIR += libgnomedb |