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 /lang/p5-Try-Tiny | |
parent | 78504bf84db13c1a72fc4e0047f60cb40718f703 (diff) | |
download | ports-073942c880a4e31c6e91aaef30f6d9a64633ad26.tar.gz ports-073942c880a4e31c6e91aaef30f6d9a64633ad26.zip |
Notes
Diffstat (limited to 'lang/p5-Try-Tiny')
-rw-r--r-- | lang/p5-Try-Tiny/Makefile | 3 | ||||
-rw-r--r-- | lang/p5-Try-Tiny/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/lang/p5-Try-Tiny/Makefile b/lang/p5-Try-Tiny/Makefile index a09bcb059102..09e94a8c9758 100644 --- a/lang/p5-Try-Tiny/Makefile +++ b/lang/p5-Try-Tiny/Makefile @@ -14,7 +14,4 @@ COMMENT= Minimal try/catch with proper localization of $$@ USES= perl5 USE_PERL5= configure -MAN3= Try::Tiny.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/lang/p5-Try-Tiny/pkg-plist b/lang/p5-Try-Tiny/pkg-plist index 85e031a04e45..ed99b6f802ae 100644 --- a/lang/p5-Try-Tiny/pkg-plist +++ b/lang/p5-Try-Tiny/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Try/Tiny.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Try/Tiny/.packlist +%%PERL5_MAN3%%/Try::Tiny.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Try/Tiny @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Try @dirrmtry %%SITE_PERL%%/Try |