diff options
-rw-r--r-- | devel/p5-App-SVN-Bisect/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-App-SVN-Bisect/Makefile b/devel/p5-App-SVN-Bisect/Makefile index fb0d0de82547..7a0dfae7b9bb 100644 --- a/devel/p5-App-SVN-Bisect/Makefile +++ b/devel/p5-App-SVN-Bisect/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= p5-IO-All>0:${PORTSDIR}/devel/p5-IO-All \ p5-YAML-Syck>0:${PORTSDIR}/textproc/p5-YAML-Syck \ ${LOCALBASE}/bin/svn:${PORTSDIR}/devel/subversion RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ + p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output PERL_CONFIGURE= yes |