diff options
Diffstat (limited to 'net/p5-POE-Component-Generic/Makefile')
-rw-r--r-- | net/p5-POE-Component-Generic/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/net/p5-POE-Component-Generic/Makefile b/net/p5-POE-Component-Generic/Makefile index fe5ffc244aed..3e6fb6a4959e 100644 --- a/net/p5-POE-Component-Generic/Makefile +++ b/net/p5-POE-Component-Generic/Makefile @@ -18,10 +18,4 @@ RUN_DEPENDS= p5-POE>=0.31:${PORTSDIR}/devel/p5-POE \ USES= perl5 USE_PERL5= configure -MAN3= POE::Component::Generic.3 \ - POE::Component::Generic::Child.3 \ - POE::Component::Generic::Net::SSH2.3 \ - POE::Component::Generic::Object.3 - -NO_STAGE= yes .include <bsd.port.mk> |