diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-29 17:46:33 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-29 17:46:33 +0000 |
commit | 073942c880a4e31c6e91aaef30f6d9a64633ad26 (patch) | |
tree | c00f6ccb48c8f9d9e251c8caa0928d7e3f950145 /net-p2p/p5-Net-BitTorrent-File | |
parent | 78504bf84db13c1a72fc4e0047f60cb40718f703 (diff) |
Notes
Diffstat (limited to 'net-p2p/p5-Net-BitTorrent-File')
-rw-r--r-- | net-p2p/p5-Net-BitTorrent-File/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/p5-Net-BitTorrent-File/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/net-p2p/p5-Net-BitTorrent-File/Makefile b/net-p2p/p5-Net-BitTorrent-File/Makefile index 0966cd31fc73..1e07bb443095 100644 --- a/net-p2p/p5-Net-BitTorrent-File/Makefile +++ b/net-p2p/p5-Net-BitTorrent-File/Makefile @@ -21,7 +21,4 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/-fix//} USES= perl5 USE_PERL5= configure -MAN3= Net::BitTorrent::File.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-p2p/p5-Net-BitTorrent-File/pkg-plist b/net-p2p/p5-Net-BitTorrent-File/pkg-plist index b6f6506fb383..763ca8f34623 100644 --- a/net-p2p/p5-Net-BitTorrent-File/pkg-plist +++ b/net-p2p/p5-Net-BitTorrent-File/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/BitTorrent/File/.packlist %%SITE_PERL%%/Net/BitTorrent/File.pm +%%PERL5_MAN3%%/Net::BitTorrent::File.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/BitTorrent/File @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/BitTorrent @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net |