aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class-Schema-Loader/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBIx-Class-Schema-Loader/Makefile')
-rw-r--r--databases/p5-DBIx-Class-Schema-Loader/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/databases/p5-DBIx-Class-Schema-Loader/Makefile b/databases/p5-DBIx-Class-Schema-Loader/Makefile
index dc1d5348f8f6..61324d69b95c 100644
--- a/databases/p5-DBIx-Class-Schema-Loader/Makefile
+++ b/databases/p5-DBIx-Class-Schema-Loader/Makefile
@@ -40,16 +40,13 @@ TEST_DEPENDS= p5-Config-General>=0:devel/p5-Config-General \
p5-Test-Pod>=1.14:devel/p5-Test-Pod \
p5-Test-Warn>=0.21:devel/p5-Test-Warn
-OPTIONS_DEFINE= MYSQL ORACLE PGSQL SQLITE
-ORACLE_DESC= Enable Oracle backend (experimental)
+OPTIONS_DEFINE= MYSQL PGSQL SQLITE
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
MYSQL_USE= MYSQL=yes
-ORACLE_BUILD_DEPENDS= p5-DBD-Oracle>=0.19:databases/p5-DBD-Oracle
-ORACLE_RUN_DEPENDS= p5-DBD-Oracle>=0.19:databases/p5-DBD-Oracle
PGSQL_USES= pgsql
SQLITE_USES= sqlite