diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 12:02:05 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 12:02:05 +0000 |
commit | 572f6d479761de1afe39b88fb110fe5a075ba1f5 (patch) | |
tree | 62b7a9e4beb9c1e3b2029b1399eaef747fcf9661 /net-mgmt/p5-POE-Component-SNMP | |
parent | bbac74f3c209cbff366a0cd9fb077259d9d1512b (diff) | |
download | ports-572f6d479761de1afe39b88fb110fe5a075ba1f5.tar.gz ports-572f6d479761de1afe39b88fb110fe5a075ba1f5.zip |
Notes
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 |