diff --git a/net/p5-Net-OAuth/Makefile b/net/p5-Net-OAuth/Makefile index fb0c92b8c51e..d67f12c2383d 100644 --- a/net/p5-Net-OAuth/Makefile +++ b/net/p5-Net-OAuth/Makefile @@ -20,6 +20,7 @@ BUILD_DEPENDS= p5-Class-Accessor>=0.31:${PORTSDIR}/devel/p5-Class-Accessor \ p5-Digest-HMAC>=1.01:${PORTSDIR}/security/p5-Digest-HMAC \ p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn PERL_MODBUILD= yes diff --git a/net/p5-POE-Component-Client-Ident/Makefile b/net/p5-POE-Component-Client-Ident/Makefile index 4f706adb9004..df6ad35cdc08 100644 --- a/net/p5-POE-Component-Client-Ident/Makefile +++ b/net/p5-POE-Component-Client-Ident/Makefile @@ -16,6 +16,7 @@ COMMENT= POE component for non-blocking ident lookups BUILD_DEPENDS= p5-POE>=0.9999:${PORTSDIR}/devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-POE-Server-TCP>=0:${PORTSDIR}/devel/p5-Test-POE-Server-TCP PERL_CONFIGURE= yes