diff options
| author | Steve Wills <swills@FreeBSD.org> | 2012-04-10 00:57:18 +0000 |
|---|---|---|
| committer | Steve Wills <swills@FreeBSD.org> | 2012-04-10 00:57:18 +0000 |
| commit | 5ca1b87f82afd697577f417724c30f767af87a9f (patch) | |
| tree | 2a473c2da5c3b95a5fb92f0f14b66ad9a56de8de /textproc/p5-Parse-BooleanLogic | |
| parent | - update to 1.2 (diff) | |
- Add TEST_DEPENDS
PR: ports/166127
Approved by: maintainer timeout (skreuzer, >3 weeks)
Notes
Notes:
svn path=/head/; revision=294471
Diffstat (limited to 'textproc/p5-Parse-BooleanLogic')
| -rw-r--r-- | textproc/p5-Parse-BooleanLogic/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Parse-BooleanLogic/Makefile b/textproc/p5-Parse-BooleanLogic/Makefile index b30e27e9123b..7ee10ef4502e 100644 --- a/textproc/p5-Parse-BooleanLogic/Makefile +++ b/textproc/p5-Parse-BooleanLogic/Makefile @@ -17,6 +17,7 @@ COMMENT= Parser of boolean expressions BUILD_DEPENDS= p5-Regexp-Common>=2.122:${PORTSDIR}/textproc/p5-Regexp-Common \ p5-Module-Install>=0.91_1:${PORTSDIR}/devel/p5-Module-Install RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep PERL_CONFIGURE= yes |
