diff options
Diffstat (limited to 'lang/p5-Pugs-Compiler-Rule')
-rw-r--r-- | lang/p5-Pugs-Compiler-Rule/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/p5-Pugs-Compiler-Rule/Makefile b/lang/p5-Pugs-Compiler-Rule/Makefile index 009946d3f2a0..c8f466c1eed3 100644 --- a/lang/p5-Pugs-Compiler-Rule/Makefile +++ b/lang/p5-Pugs-Compiler-Rule/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS= p5-Cache-Cache>=1.05:${PORTSDIR}/devel/p5-Cache-Cache \ p5-Parse-Yapp>=0:${PORTSDIR}/devel/p5-Parse-Yapp \ p5-YAML-Syck>=0.60:${PORTSDIR}/textproc/p5-YAML-Syck BUILD_DEPENDS= ${RUN_DEPENDS} +TEST_DEPENDS= p5-File-Slurp>0:${PORTSDIR}/devel/p5-File-Slurp PERL_CONFIGURE= yes |