diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 17:15:11 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 17:15:11 +0000 |
commit | 6d94fd8e0060a0072ae2eb04ea3f48e65ffb3164 (patch) | |
tree | ea85e822272fbc35e44bc2b9d9a65766794f3c68 /net/p5-IO-Socket-INET6 | |
parent | e8d65f9e66ec9f84bdea1e8a40584af5e48c8974 (diff) | |
download | ports-6d94fd8e0060a0072ae2eb04ea3f48e65ffb3164.tar.gz ports-6d94fd8e0060a0072ae2eb04ea3f48e65ffb3164.zip |
Notes
Diffstat (limited to 'net/p5-IO-Socket-INET6')
-rw-r--r-- | net/p5-IO-Socket-INET6/Makefile | 3 | ||||
-rw-r--r-- | net/p5-IO-Socket-INET6/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/net/p5-IO-Socket-INET6/Makefile b/net/p5-IO-Socket-INET6/Makefile index 5c2d344188a9..9e7a77172d13 100644 --- a/net/p5-IO-Socket-INET6/Makefile +++ b/net/p5-IO-Socket-INET6/Makefile @@ -17,7 +17,4 @@ RUN_DEPENDS= p5-Socket6>=0.12:${PORTSDIR}/net/p5-Socket6 USES= perl5 USE_PERL5= configure -MAN3= IO::Socket::INET6.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/p5-IO-Socket-INET6/pkg-plist b/net/p5-IO-Socket-INET6/pkg-plist index aea89e1b2ff9..c22b9e3b4518 100644 --- a/net/p5-IO-Socket-INET6/pkg-plist +++ b/net/p5-IO-Socket-INET6/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/IO/Socket/INET6.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket/INET6/.packlist +%%PERL5_MAN3%%/IO::Socket::INET6.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket/INET6 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO |