diff options
Diffstat (limited to 'databases/p5-DBIx-Class/Makefile')
-rw-r--r-- | databases/p5-DBIx-Class/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBIx-Class/Makefile b/databases/p5-DBIx-Class/Makefile index 04e15442348f..7cc90ca0d30a 100644 --- a/databases/p5-DBIx-Class/Makefile +++ b/databases/p5-DBIx-Class/Makefile @@ -58,7 +58,8 @@ TEST_DEPENDS= p5-Class-DBI-Plugin-DeepAbstractSearch>=0:${PORTSDIR}/databases/p5 OPTIONS_DEFINE= SQLT SQLT_DESC= SQL::Translator (generate DDL from schema) -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure CONFIGURE_ENV= DBICTEST_NO_SQLITE_CHECK=1 MAN1= dbicadmin.1 |