diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-02-11 04:58:02 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-02-11 04:58:02 +0000 |
commit | 1205ceeb0a8db4369a54bc30339ab442cab2cb83 (patch) | |
tree | bfe28cb2e871f377e4c75c3c9bb3be2c6985bb00 /devel/p5-IO-Handle-Util | |
parent | 6a71ed2fcb3a2db96c5ec774aeeeef7d97b62b5b (diff) |
- Add TEST_DEPENDS
Approved by: maintainer (blanket)
Notes
Notes:
svn path=/head/; revision=290902
Diffstat (limited to 'devel/p5-IO-Handle-Util')
-rw-r--r-- | devel/p5-IO-Handle-Util/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-IO-Handle-Util/Makefile b/devel/p5-IO-Handle-Util/Makefile index 959f651d1af4..7258064fa9fb 100644 --- a/devel/p5-IO-Handle-Util/Makefile +++ b/devel/p5-IO-Handle-Util/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= \ p5-Sub-Exporter>0:${PORTSDIR}/devel/p5-Sub-Exporter \ p5-asa>0:${PORTSDIR}/devel/p5-asa BUILD_DEPENDS= ${RUN_DEPENDS} +TEST_DEPENDS= p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok PERL_CONFIGURE= yes |