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-Switch | |
parent | 78504bf84db13c1a72fc4e0047f60cb40718f703 (diff) |
Notes
Diffstat (limited to 'lang/p5-Switch')
-rw-r--r-- | lang/p5-Switch/Makefile | 3 | ||||
-rw-r--r-- | lang/p5-Switch/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/lang/p5-Switch/Makefile b/lang/p5-Switch/Makefile index a583f527932a..55dbfdd97200 100644 --- a/lang/p5-Switch/Makefile +++ b/lang/p5-Switch/Makefile @@ -17,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Switch.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/lang/p5-Switch/pkg-plist b/lang/p5-Switch/pkg-plist index 605311a4e920..ba7a10b97abf 100644 --- a/lang/p5-Switch/pkg-plist +++ b/lang/p5-Switch/pkg-plist @@ -1,3 +1,4 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Switch/.packlist %%SITE_PERL%%/Switch.pm +%%PERL5_MAN3%%/Switch.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Switch |