diff options
author | Lars Thegler <lth@FreeBSD.org> | 2005-01-31 15:39:43 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2005-01-31 15:39:43 +0000 |
commit | 97acc426b9ccc9331c525adcaf326b03c98babd3 (patch) | |
tree | 27c8f61b1cae3d657fd17d862767d915c95b7353 /www/p5-Template-Toolkit | |
parent | 6b44bf8e92bf0cf1ea02db905099ca6df622b338 (diff) |
Notes
Diffstat (limited to 'www/p5-Template-Toolkit')
-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/ |