diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-01-29 15:14:40 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-01-29 15:14:40 +0000 |
commit | 868eb8b52a13a7921c50640712e1b5ccb57d3c9b (patch) | |
tree | 46dae37b39e074e2d1e4ea94bb8a7d2cd87beadf /databases | |
parent | 132a7451a3c5695f3892bf4e5e81c8448b39266e (diff) | |
download | ports-868eb8b52a13a7921c50640712e1b5ccb57d3c9b.tar.gz ports-868eb8b52a13a7921c50640712e1b5ccb57d3c9b.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-Class-DBI-Untaint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-Class-DBI-Untaint/Makefile b/databases/p5-Class-DBI-Untaint/Makefile index 74da6170af62..003ec0c4f417 100644 --- a/databases/p5-Class-DBI-Untaint/Makefile +++ b/databases/p5-Class-DBI-Untaint/Makefile @@ -16,6 +16,7 @@ COMMENT= Class::DBI constraints using CGI::Untaint BUILD_DEPENDS= ${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI \ ${SITE_PERL}/CGI/Untaint.pm:${PORTSDIR}/www/p5-CGI-Untaint RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite PERL_CONFIGURE= yes |