diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-31 09:15:24 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-31 09:15:24 +0000 |
commit | f8fa0bc49de1038116037f88de3c3952291d5c09 (patch) | |
tree | 6d9ed026e15568b792b9cb1c84d5d20262b8fb56 /net/p5-Sort-Key-IPv4 | |
parent | 30fb1088d302933bcf6db87b2b1dd22a66e7e9fe (diff) |
Notes
Diffstat (limited to 'net/p5-Sort-Key-IPv4')
-rw-r--r-- | net/p5-Sort-Key-IPv4/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Sort-Key-IPv4/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/net/p5-Sort-Key-IPv4/Makefile b/net/p5-Sort-Key-IPv4/Makefile index f21d97f3a826..3b8c6e37a2e4 100644 --- a/net/p5-Sort-Key-IPv4/Makefile +++ b/net/p5-Sort-Key-IPv4/Makefile @@ -16,7 +16,4 @@ RUN_DEPENDS= p5-Sort-Key>=0:${PORTSDIR}/devel/p5-Sort-Key USES= perl5 USE_PERL5= configure -MAN3= Sort::Key::IPv4.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/p5-Sort-Key-IPv4/pkg-plist b/net/p5-Sort-Key-IPv4/pkg-plist index 43c2fb371a49..8fcf6b4164b0 100644 --- a/net/p5-Sort-Key-IPv4/pkg-plist +++ b/net/p5-Sort-Key-IPv4/pkg-plist @@ -2,6 +2,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort/Key/IPv4/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort/Key/IPv4/IPv4.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort/Key/IPv4/IPv4.so +%%PERL5_MAN3%%/Sort::Key::IPv4.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort/Key/IPv4 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort/Key @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort |