diff options
Diffstat (limited to 'devel/p5-POE-Component-Pluggable/Makefile')
-rw-r--r-- | devel/p5-POE-Component-Pluggable/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-POE-Component-Pluggable/Makefile b/devel/p5-POE-Component-Pluggable/Makefile index d11f9839121e..4afc937a32f3 100644 --- a/devel/p5-POE-Component-Pluggable/Makefile +++ b/devel/p5-POE-Component-Pluggable/Makefile @@ -16,7 +16,7 @@ COMMENT= A base class for creating plugin enabled POE Components BUILD_DEPENDS= p5-POE>=1.004:${PORTSDIR}/devel/p5-POE \ p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |