diff --git a/net/p5-Server-Starter/Makefile b/net/p5-Server-Starter/Makefile index 19afd5040ce0..a3ae86478b64 100644 --- a/net/p5-Server-Starter/Makefile +++ b/net/p5-Server-Starter/Makefile @@ -20,6 +20,7 @@ RUN_DEPENDS= \ p5-Proc-Wait3>0:${PORTSDIR}/devel/p5-Proc-Wait3 \ p5-Scope-Guard>0:${PORTSDIR}/devel/p5-Scope-Guard BUILD_DEPENDS= ${RUN_DEPENDS} +TEST_DEPENDS= p5-Test-SharedFork>0:${PORTSDIR}/devel/p5-Test-SharedFork PERL_CONFIGURE= yes