diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-05-06 15:08:19 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-05-06 15:08:19 +0000 |
commit | 21ab0028051261a4a37201586fcb884c7ebdd464 (patch) | |
tree | 501f31c1416ff3f7ba404b6d65122d1af73e5465 /databases/Makefile | |
parent | Update to 2005.05.05. (diff) |
Add linux-oracle-instantclient-basic 10.1.0.3, oracle 10
InstantClient basics. Works with Oracle RDBMS 8.1.2+.
PR: ports/76166
Submitted by: Alexander Novitsky <alecn2002@yandex.ru>
Oked by: thierry:-)
Notes
Notes:
svn path=/head/; revision=134700
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 4210d50c3fe1..8bfef2542b27 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -81,6 +81,7 @@ SUBDIR += libodbc++ SUBDIR += libsdb SUBDIR += libudbc + SUBDIR += linux-oracle-instantclient-basic SUBDIR += lsdb SUBDIR += lsdb-emacs20 SUBDIR += mantis |