diff options
Diffstat (limited to 'net/p5-POE-Component-Spread/Makefile')
-rw-r--r-- | net/p5-POE-Component-Spread/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-POE-Component-Spread/Makefile b/net/p5-POE-Component-Spread/Makefile index 68956b8ba2e1..7397a05e2a57 100644 --- a/net/p5-POE-Component-Spread/Makefile +++ b/net/p5-POE-Component-Spread/Makefile @@ -16,7 +16,7 @@ COMMENT= Handle Spread communications in POE BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ ${SITE_PERL}/${PERL_ARCH}/Spread.pm:${PORTSDIR}/net/spread -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_MODBUILD= YES |