diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-03-03 01:02:07 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-03-03 01:02:07 +0000 |
commit | c33752cb174bc3612034e68f727fba94da88a098 (patch) | |
tree | 50189f5cc304893c5b412f20d18e11834db1dfd1 /lang/p5-Pugs-Compiler-Rule | |
parent | f0f849473e0bbd0766c91d17a3a7da1677caf29e (diff) | |
download | ports-c33752cb174bc3612034e68f727fba94da88a098.tar.gz ports-c33752cb174bc3612034e68f727fba94da88a098.zip |
Notes
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 |