diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-05-06 15:11:44 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-05-06 15:11:44 +0000 |
commit | dd2a1720617e5011fc08f511f13a21398c3bfc44 (patch) | |
tree | 21e29cd015f715c60be18a358cda8a6bb350c021 /databases/Makefile | |
parent | Add linux-oracle-instantclient-basic 10.1.0.3, oracle 10 (diff) |
Add linux-oracle-instantclient-sdk 10.1.0.3, oracle 10
InstantClient SDK. Works with Oracle RDBMS 8.1.2+.
PR: ports/76166
Inspired by: Alexander Novitsky <alecn2002@yandex.ru>
Oked by: thierry:-)
Notes
Notes:
svn path=/head/; revision=134702
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 8bfef2542b27..c54b143e1f2f 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -82,6 +82,7 @@ SUBDIR += libsdb SUBDIR += libudbc SUBDIR += linux-oracle-instantclient-basic + SUBDIR += linux-oracle-instantclient-sdk SUBDIR += lsdb SUBDIR += lsdb-emacs20 SUBDIR += mantis |