diff options
-rw-r--r-- | net/p5-Net-Ping-External/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Net-Ping-External/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/net/p5-Net-Ping-External/Makefile b/net/p5-Net-Ping-External/Makefile index 4a296ade1f97..33b5218dd55f 100644 --- a/net/p5-Net-Ping-External/Makefile +++ b/net/p5-Net-Ping-External/Makefile @@ -17,7 +17,4 @@ USE_ZIP= yes USES= perl5 USE_PERL5= configure -MAN3= Net::Ping::External.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/p5-Net-Ping-External/pkg-plist b/net/p5-Net-Ping-External/pkg-plist index 324aba6cf583..2488e5f3ae63 100644 --- a/net/p5-Net-Ping-External/pkg-plist +++ b/net/p5-Net-Ping-External/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Net/Ping/External.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Ping/External/.packlist +%%PERL5_MAN3%%/Net::Ping::External.3.gz @dirrmtry %%SITE_PERL%%/Net/Ping @dirrmtry %%SITE_PERL%%/Net @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Ping/External |