diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-01-29 22:56:18 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-01-29 22:56:18 +0000 |
commit | cb9e1ea48dc8493321e8a539960db3810d3a15dd (patch) | |
tree | c28cdb3618b8d94bc496933dc2ac0f8a9edfc8d1 /databases/p5-DBIx-Skinny-InflateColumn-DateTime | |
parent | a265a012084115d0d1d30cc4d0aa83d7a77a790e (diff) |
Notes
Diffstat (limited to 'databases/p5-DBIx-Skinny-InflateColumn-DateTime')
-rw-r--r-- | databases/p5-DBIx-Skinny-InflateColumn-DateTime/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBIx-Skinny-InflateColumn-DateTime/Makefile b/databases/p5-DBIx-Skinny-InflateColumn-DateTime/Makefile index 0735ed700f1e..9d30c070a955 100644 --- a/databases/p5-DBIx-Skinny-InflateColumn-DateTime/Makefile +++ b/databases/p5-DBIx-Skinny-InflateColumn-DateTime/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS= \ p5-DateTime-Format-Strptime>0:${PORTSDIR}/devel/p5-DateTime-Format-Strptime \ p5-DateTime-TimeZone>0:${PORTSDIR}/devel/p5-DateTime-TimeZone BUILD_DEPENDS= ${RUN_DEPENDS} +TEST_DEPENDS= p5-DBD-Mock>=0:${PORTSDIR}/databases/p5-DBD-Mock PERL_CONFIGURE= yes |