aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorEugene Grosbein <eugen@FreeBSD.org>2017-05-22 20:17:48 +0000
committerEugene Grosbein <eugen@FreeBSD.org>2017-05-22 20:17:48 +0000
commit71c563d37f6cda7dcdbf98d368724ccb542b2e71 (patch)
tree2466fe46d5266c19da688a0d92294e71293afaca /databases/Makefile
parent0b2f48dc3dbc41e36e345d987c317481b211b50f (diff)
downloadports-71c563d37f6cda7dcdbf98d368724ccb542b2e71.tar.gz
ports-71c563d37f6cda7dcdbf98d368724ccb542b2e71.zip
Re-add databases/p5-DBD-Oracle removed with r435735 as there is user demand for it.
Tested by Konstantin Stroikovsky (maintainer of databases/oracle8-client). Additional changes: - take maintainership; - simplify port: remove traces of oracle7-client and options OCI7/OCI8; - bump PORTREVISION because of these changes. Approved by: vsevolod (mentor)
Notes
Notes: svn path=/head/; revision=441491
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 4c5056c61085..592dbc9372c3 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -303,6 +303,7 @@
SUBDIR += p5-DBD-Mock
SUBDIR += p5-DBD-Multi
SUBDIR += p5-DBD-ODBC
+ SUBDIR += p5-DBD-Oracle
SUBDIR += p5-DBD-Pg
SUBDIR += p5-DBD-PgLite
SUBDIR += p5-DBD-PgPP