diff options
author | marcus <marcus@FreeBSD.org> | 2002-06-12 08:10:46 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-06-12 08:10:46 +0800 |
commit | d08c430a3f1fb92041324bd3c85645cf1889a1bc (patch) | |
tree | dd0b0573c9b4438fe5182ca34597d163a2eb6fee /databases | |
parent | 39fea5b48352eb2f0191b2802900abe64d90019f (diff) | |
download | freebsd-ports-gnome-d08c430a3f1fb92041324bd3c85645cf1889a1bc.tar.gz freebsd-ports-gnome-d08c430a3f1fb92041324bd3c85645cf1889a1bc.tar.zst freebsd-ports-gnome-d08c430a3f1fb92041324bd3c85645cf1889a1bc.zip |
Ties in gnomedb2 and libgda2.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 393119a91844..d8212bfabc11 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -28,6 +28,7 @@ SUBDIR += gmysql SUBDIR += gnats SUBDIR += gnomedb + SUBDIR += gnomedb2 SUBDIR += grass SUBDIR += gtksql SUBDIR += interbase4 @@ -35,6 +36,7 @@ SUBDIR += jdbc-oracle816 SUBDIR += libdbi SUBDIR += libgda + SUBDIR += libgda2 SUBDIR += libgnomedb SUBDIR += libiodbc SUBDIR += libodbc++ |