diff options
-rw-r--r-- | devel/p5-Test-WWW-Declare/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Test-WWW-Declare/Makefile b/devel/p5-Test-WWW-Declare/Makefile index 40cc9d188a71..61da537e7e3e 100644 --- a/devel/p5-Test-WWW-Declare/Makefile +++ b/devel/p5-Test-WWW-Declare/Makefile @@ -16,6 +16,7 @@ COMMENT= Declarative testing for your web app BUILD_DEPENDS= p5-Test-WWW-Mechanize>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Tester>=0:${PORTSDIR}/devel/p5-Test-Tester PERL_CONFIGURE= yes |