diff options
author | az <az@FreeBSD.org> | 2014-01-06 17:24:24 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-06 17:24:24 +0800 |
commit | 146930df2028104aa5502ae8fa41ca16cf562fa3 (patch) | |
tree | 50f0c465ef5fc7331585dbe9c43b8c3700960605 /net/p5-Net-Rsh | |
parent | afc6cfab8ab434515ecd271aa52f30cef723a817 (diff) | |
download | freebsd-ports-gnome-146930df2028104aa5502ae8fa41ca16cf562fa3.tar.gz freebsd-ports-gnome-146930df2028104aa5502ae8fa41ca16cf562fa3.tar.zst freebsd-ports-gnome-146930df2028104aa5502ae8fa41ca16cf562fa3.zip |
- add stage support
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'net/p5-Net-Rsh')
-rw-r--r-- | net/p5-Net-Rsh/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Net-Rsh/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/net/p5-Net-Rsh/Makefile b/net/p5-Net-Rsh/Makefile index 2b925f010630..a2643482d9c2 100644 --- a/net/p5-Net-Rsh/Makefile +++ b/net/p5-Net-Rsh/Makefile @@ -13,7 +13,4 @@ COMMENT= Perl5 module to access and use rsh protocol USES= perl5 USE_PERL5= configure -MAN3= Net::Rsh.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/p5-Net-Rsh/pkg-plist b/net/p5-Net-Rsh/pkg-plist index 68ef4ba58749..c36f8ca53fe8 100644 --- a/net/p5-Net-Rsh/pkg-plist +++ b/net/p5-Net-Rsh/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Net/Rsh.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Rsh/.packlist +%%PERL5_MAN3%%/Net::Rsh.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Rsh @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net @dirrmtry %%SITE_PERL%%/Net |