- Add TEST_DEPENDS to enable testing

Approved by:	portmgr (blanket)
This commit is contained in:
Steve Wills 2012-02-29 17:10:30 +00:00
parent ecc6bd0b82
commit 0e231b802c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292443

View File

@ -18,6 +18,8 @@ COMMENT= Utility methods and base class for manipulating Perl via PPI
BUILD_DEPENDS= p5-Class-XSAccessor>=1.02:${PORTSDIR}/devel/p5-Class-XSAccessor \
p5-PPI>=1.203:${PORTSDIR}/textproc/p5-PPI
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \
p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most
PERL_CONFIGURE= yes