summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-07-11 13:21:54 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-07-11 13:21:54 +0000
commitbc04aff0957bd46cd4265a42f6974054c53fdcef (patch)
treeff035cfb8cdbe6438b20ba3be50e35daac4eae85 /databases/Makefile
parentUpdate global to 5.1. (diff)
Add databases/php5-oci8:
This port adds support for OCI8 PHP shared extension. It replaces the old Oracle shared extension which is obsolete and will be dropped (moved to PECL) in PHP 5.1. This patch also corrects dependency for the Oracle shared extension (added Oracle client in RUN_DEPENDS). PR: ports/86580 Submitted by: Simun Mikecin <numisemis at yahoo.com>
Notes
Notes: svn path=/head/; revision=167472
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 128191bbd6ec..b11a7cd29f6d 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -333,6 +333,7 @@
SUBDIR += php5-mssql
SUBDIR += php5-mysql
SUBDIR += php5-mysqli
+ SUBDIR += php5-oci8
SUBDIR += php5-odbc
SUBDIR += php5-pgsql
SUBDIR += php5-propel