diff options
-rw-r--r-- | www/p5-Template-Toolkit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-Template-Toolkit/Makefile b/www/p5-Template-Toolkit/Makefile index a143011f3c33..3b193d6a0de4 100644 --- a/www/p5-Template-Toolkit/Makefile +++ b/www/p5-Template-Toolkit/Makefile @@ -34,6 +34,7 @@ OPTIONS=TEXT_AUTOFORMAT "With Text::Autoformat Plugin" off \ DBI "With DBI Plugin" off PERL_CONFIGURE= yes +CONFIGURE_ARGS+= TT_DBI=n TT_ACCEPT=y MASTER_SITE_BACKUP+= http://www.template-toolkit.org/download/ |