diff options
Diffstat (limited to 'dns/p5-POE-Component-Server-DNS')
-rw-r--r-- | dns/p5-POE-Component-Server-DNS/Makefile | 3 | ||||
-rw-r--r-- | dns/p5-POE-Component-Server-DNS/pkg-plist | 5 |
2 files changed, 3 insertions, 5 deletions
diff --git a/dns/p5-POE-Component-Server-DNS/Makefile b/dns/p5-POE-Component-Server-DNS/Makefile index a46460a06031..0bbe9fdd38d2 100644 --- a/dns/p5-POE-Component-Server-DNS/Makefile +++ b/dns/p5-POE-Component-Server-DNS/Makefile @@ -21,7 +21,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= POE::Component::Server::DNS.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/dns/p5-POE-Component-Server-DNS/pkg-plist b/dns/p5-POE-Component-Server-DNS/pkg-plist index 6887dd29f31b..d105ed2d8c74 100644 --- a/dns/p5-POE-Component-Server-DNS/pkg-plist +++ b/dns/p5-POE-Component-Server-DNS/pkg-plist @@ -1,6 +1,7 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/DNS/.packlist +%%PERL5_MAN3%%/POE::Component::Server::DNS.3.gz %%SITE_PERL%%/POE/Component/Server/DNS.pm -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/DNS +%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/DNS/.packlist +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server/DNS @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Server @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE |