diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-04-12 02:06:12 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-04-12 02:06:12 +0000 |
commit | 62cf06c110a8f4a3f40b77fc022d66313ae4d450 (patch) | |
tree | 216455373e51a2c625b29fe8af6590f47a2234de /www/p5-HTML-FormFu-Model-DBIC | |
parent | 1471086690730ac848e9dab48e81ba005f5bd3f2 (diff) | |
download | ports-62cf06c110a8f4a3f40b77fc022d66313ae4d450.tar.gz ports-62cf06c110a8f4a3f40b77fc022d66313ae4d450.zip |
Notes
Diffstat (limited to 'www/p5-HTML-FormFu-Model-DBIC')
-rw-r--r-- | www/p5-HTML-FormFu-Model-DBIC/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-HTML-FormFu-Model-DBIC/Makefile b/www/p5-HTML-FormFu-Model-DBIC/Makefile index 5b26c30d08aa..a6fef76d361d 100644 --- a/www/p5-HTML-FormFu-Model-DBIC/Makefile +++ b/www/p5-HTML-FormFu-Model-DBIC/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \ p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken \ p5-YAML-Syck>=0:${PORTSDIR}/textproc/p5-YAML-Syck RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-DateTime-Format-SQLite>=0:${PORTSDIR}/devel/p5-DateTime-Format-SQLite \ + p5-SQL-Translator>=0:${PORTSDIR}/databases/p5-SQL-Translator PERL_CONFIGURE= yes |