diff options
Diffstat (limited to 'devel/p5-POE-Component-Pluggable/Makefile')
-rw-r--r-- | devel/p5-POE-Component-Pluggable/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-POE-Component-Pluggable/Makefile b/devel/p5-POE-Component-Pluggable/Makefile index d7de9ab17096..7e91d873863a 100644 --- a/devel/p5-POE-Component-Pluggable/Makefile +++ b/devel/p5-POE-Component-Pluggable/Makefile @@ -14,7 +14,8 @@ BUILD_DEPENDS= p5-POE>=1.004:${PORTSDIR}/devel/p5-POE \ p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= POE::Component::Pluggable.3 POE::Component::Pluggable::Pipeline.3 \ POE::Component::Pluggable::Constants.3 |