diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-06 14:13:28 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-06 14:13:28 +0000 |
commit | 563aac883553957b617fdd6f7c0b99a2968c9c98 (patch) | |
tree | a86dbd826c9dd2383ae0ffc0589fda835a569e50 /shells | |
parent | 0ae9682fc0f9dbd72944b85d59342999523a13a9 (diff) | |
download | ports-563aac883553957b617fdd6f7c0b99a2968c9c98.tar.gz ports-563aac883553957b617fdd6f7c0b99a2968c9c98.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/p5-Shell-Perl/Makefile | 4 | ||||
-rw-r--r-- | shells/p5-Shell-Perl/pkg-plist | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/shells/p5-Shell-Perl/Makefile b/shells/p5-Shell-Perl/Makefile index 49687c04dca6..73f88b95d1eb 100644 --- a/shells/p5-Shell-Perl/Makefile +++ b/shells/p5-Shell-Perl/Makefile @@ -24,8 +24,4 @@ BUILD_DEPENDS= p5-Test-Script>=0:${PORTSDIR}/devel/p5-Test-Script \ USES= perl5 USE_PERL5= configure -MAN1= pirl.1 -MAN3= Shell::Perl.3 Shell::Perl::Dumper.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/shells/p5-Shell-Perl/pkg-plist b/shells/p5-Shell-Perl/pkg-plist index 7a93bf18386f..9650785924b9 100644 --- a/shells/p5-Shell-Perl/pkg-plist +++ b/shells/p5-Shell-Perl/pkg-plist @@ -1,4 +1,7 @@ bin/pirl +man/man1/pirl.1.gz +%%PERL5_MAN3%%/Shell::Perl.3.gz +%%PERL5_MAN3%%/Shell::Perl::Dumper.3.gz %%SITE_PERL%%/Shell/Perl.pm %%SITE_PERL%%/Shell/Perl/Dumper.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Shell/Perl/.packlist |