diff --git a/net/p5-AnyEvent-MPRPC/Makefile b/net/p5-AnyEvent-MPRPC/Makefile index 4fb81b216f9b..50fb73fb3dd3 100644 --- a/net/p5-AnyEvent-MPRPC/Makefile +++ b/net/p5-AnyEvent-MPRPC/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= \ p5-AnyEvent>=5.261:${PORTSDIR}/devel/p5-AnyEvent \ p5-Data-MessagePack>=0.34:${PORTSDIR}/devel/p5-Data-MessagePack BUILD_DEPENDS= ${RUN_DEPENDS} +TEST_DEPENDS= p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP PERL_CONFIGURE= yes