diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-02-15 02:22:00 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-02-15 02:22:00 +0000 |
commit | ccb86744cf592312a9d5b8b29d94a6c6de8a1bfc (patch) | |
tree | 3f66398895d88dce558af9819d1cd1a2f1f03e34 /databases/p5-DBIx-ContextualFetch | |
parent | 24e120163b5b501092e0129425b3128fdd34331c (diff) |
Notes
Diffstat (limited to 'databases/p5-DBIx-ContextualFetch')
-rw-r--r-- | databases/p5-DBIx-ContextualFetch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBIx-ContextualFetch/Makefile b/databases/p5-DBIx-ContextualFetch/Makefile index 1f6fa5127d20..7afb50f8dd9f 100644 --- a/databases/p5-DBIx-ContextualFetch/Makefile +++ b/databases/p5-DBIx-ContextualFetch/Makefile @@ -16,6 +16,7 @@ COMMENT= Add contextual fetches to DBI RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI BUILD_DEPENDS= ${RUN_DEPENDS} +TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite PERL_CONFIGURE= yes |