diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-01-14 14:24:46 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-01-14 14:24:46 +0000 |
commit | 6fe9089eae22646b168e32807c682ef6f79540d6 (patch) | |
tree | 9b460ea07bd18f690f4669c465dfd62edb36da33 /databases/p5-DBIx-Abstract | |
parent | e38f5d8efcbf4b7330978aa7d143ccd0d3e3481b (diff) | |
download | ports-6fe9089eae22646b168e32807c682ef6f79540d6.tar.gz ports-6fe9089eae22646b168e32807c682ef6f79540d6.zip |
Notes
Diffstat (limited to 'databases/p5-DBIx-Abstract')
-rw-r--r-- | databases/p5-DBIx-Abstract/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBIx-Abstract/Makefile b/databases/p5-DBIx-Abstract/Makefile index b0f8c217a36d..b8d2f4ea2604 100644 --- a/databases/p5-DBIx-Abstract/Makefile +++ b/databases/p5-DBIx-Abstract/Makefile @@ -19,6 +19,7 @@ BUILD_DEPENDS= p5-Check-ISA>=0:${PORTSDIR}/devel/p5-Check-ISA \ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS= p5-Check-ISA>=0:${PORTSDIR}/devel/p5-Check-ISA \ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI +TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite PERL_CONFIGURE= yes |