diff options
Diffstat (limited to 'net/p5-POE-Component-ControlPort/Makefile')
-rw-r--r-- | net/p5-POE-Component-ControlPort/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-POE-Component-ControlPort/Makefile b/net/p5-POE-Component-ControlPort/Makefile index 02f80f2c21d5..e1a25a5e0b55 100644 --- a/net/p5-POE-Component-ControlPort/Makefile +++ b/net/p5-POE-Component-ControlPort/Makefile @@ -17,7 +17,7 @@ COMMENT= Network control port for POE applications RUN_DEPENDS= p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ p5-Authen-Libwrap>=0:${PORTSDIR}/security/p5-Authen-Libwrap \ p5-POE>=0:${PORTSDIR}/devel/p5-POE -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple PERL_CONFIGURE= yes |