diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-10-05 04:27:53 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-10-05 04:27:53 +0000 |
commit | dc274f0557e2a71940c9059a1b75b6a4e20e316c (patch) | |
tree | 5708838cf97c85c927fe52f370699c505176fada /shells | |
parent | d494132719f649d699b65dc7952e09a46691ad43 (diff) | |
download | ports-dc274f0557e2a71940c9059a1b75b6a4e20e316c.tar.gz ports-dc274f0557e2a71940c9059a1b75b6a4e20e316c.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/perlsh/pkg-plist | 1 | ||||
-rw-r--r-- | shells/psh/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/shells/perlsh/pkg-plist b/shells/perlsh/pkg-plist index 466e6c700fb4..e31e4f389dd2 100644 --- a/shells/perlsh/pkg-plist +++ b/shells/perlsh/pkg-plist @@ -61,3 +61,4 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/psh/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/Psh/OS @dirrm lib/perl5/site_perl/%%PERL_VER%%/Psh/Strategy @dirrm lib/perl5/site_perl/%%PERL_VER%%/Psh +@unexec rmdir %D/lib/perl5/%%PERL_VERSION%%/man/man1 diff --git a/shells/psh/pkg-plist b/shells/psh/pkg-plist index 466e6c700fb4..e31e4f389dd2 100644 --- a/shells/psh/pkg-plist +++ b/shells/psh/pkg-plist @@ -61,3 +61,4 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/psh/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/Psh/OS @dirrm lib/perl5/site_perl/%%PERL_VER%%/Psh/Strategy @dirrm lib/perl5/site_perl/%%PERL_VER%%/Psh +@unexec rmdir %D/lib/perl5/%%PERL_VERSION%%/man/man1 |