diff options
Diffstat (limited to 'net-mgmt/p5-POE-Component-SNMP')
-rw-r--r-- | net-mgmt/p5-POE-Component-SNMP/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/p5-POE-Component-SNMP/pkg-plist | 11 |
2 files changed, 6 insertions, 8 deletions
diff --git a/net-mgmt/p5-POE-Component-SNMP/Makefile b/net-mgmt/p5-POE-Component-SNMP/Makefile index a7d2b240ddbb..79c6b2428058 100644 --- a/net-mgmt/p5-POE-Component-SNMP/Makefile +++ b/net-mgmt/p5-POE-Component-SNMP/Makefile @@ -17,9 +17,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= POE::Component::SNMP.3 - -NO_STAGE= yes post-patch: @${TOUCH} ${WRKSRC}/config.cache diff --git a/net-mgmt/p5-POE-Component-SNMP/pkg-plist b/net-mgmt/p5-POE-Component-SNMP/pkg-plist index b6bc259f77b6..08a7b2057d8a 100644 --- a/net-mgmt/p5-POE-Component-SNMP/pkg-plist +++ b/net-mgmt/p5-POE-Component-SNMP/pkg-plist @@ -1,9 +1,10 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/SNMP/.packlist +%%PERL5_MAN3%%/POE::Component::SNMP.3.gz %%SITE_PERL%%/POE/Component/SNMP.pm %%SITE_PERL%%/POE/Component/SNMP/Dispatcher.pm -@dirrm %%SITE_PERL%%/POE/Component/SNMP -@dirrmtry %%SITE_PERL%%/POE/Component -@dirrmtry %%SITE_PERL%%/POE -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/SNMP +%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/SNMP/.packlist +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/SNMP @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE +@dirrmtry %%SITE_PERL%%/POE/Component/SNMP +@dirrmtry %%SITE_PERL%%/POE/Component +@dirrmtry %%SITE_PERL%%/POE |