diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-04-12 15:41:06 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-04-12 15:41:06 +0000 |
commit | 79ce628ee9eb4fb76618db0cdf26df95ed90f55c (patch) | |
tree | 494c3ba867324ac04a65f888b6d5eb4d6c814f88 /www/p5-HTTP-MobileAgent-Plugin-Locator | |
parent | b62d02c81ea32bac1904168c7a8b1a71fb6518b3 (diff) |
- Add TEST_DEPENDS
PR: ports/166426
Approved by: maintainer timeout (kuriyama, >2 weeks)
Notes
Notes:
svn path=/head/; revision=294737
Diffstat (limited to 'www/p5-HTTP-MobileAgent-Plugin-Locator')
-rw-r--r-- | www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile b/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile index a51763260a58..581d98aad12a 100644 --- a/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile +++ b/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile @@ -21,6 +21,7 @@ RUN_DEPENDS= \ p5-UNIVERSAL-can>0:${PORTSDIR}/devel/p5-UNIVERSAL-can \ p5-UNIVERSAL-require>0:${PORTSDIR}/devel/p5-UNIVERSAL-require BUILD_DEPENDS= ${RUN_DEPENDS} +TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires PERL_CONFIGURE= yes |