summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-04-15 01:05:42 +0000
committerSteve Price <steve@FreeBSD.org>2001-04-15 01:05:42 +0000
commit46baf67232f5784b7c5919bec6deb81e8dff9e99 (patch)
tree9554bd108c29be24d609629d33fd82576b0f4f17 /shells
parentUnbreak this port on the Alpha (possibly other non-i386 architectures). (diff)
Add a couple of missing files and remove extra directories on uninstall.
Notes
Notes: svn path=/head/; revision=41398
Diffstat (limited to 'shells')
-rw-r--r--shells/perlsh/Makefile1
-rw-r--r--shells/perlsh/pkg-plist5
-rw-r--r--shells/psh/Makefile1
-rw-r--r--shells/psh/pkg-plist5
4 files changed, 12 insertions, 0 deletions
diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile
index 84ebf9d16cb1..c0d60b6aaddd 100644
--- a/shells/perlsh/Makefile
+++ b/shells/perlsh/Makefile
@@ -7,6 +7,7 @@
PORTNAME= perlsh
PORTVERSION= 0.009
+PORTREVISION= 1
CATEGORIES= shells perl5
MASTER_SITES= http://www.focusresearch.com/gregor/psh/
DISTNAME= psh-${PORTVERSION}
diff --git a/shells/perlsh/pkg-plist b/shells/perlsh/pkg-plist
index 1060df549eb6..9f4b80ffb368 100644
--- a/shells/perlsh/pkg-plist
+++ b/shells/perlsh/pkg-plist
@@ -1,4 +1,6 @@
bin/psh
+lib/perl5/%%PERL_VERSION%%/man/man1/psh.pod1
+lib/perl5/%%PERL_VERSION%%/man/man1/pshdevel.pod1
lib/perl5/site_perl/%%PERL_VER%%/Psh.pm
lib/perl5/site_perl/%%PERL_VER%%/Psh/Joblist.pm
lib/perl5/site_perl/%%PERL_VER%%/Psh/OS/Mac.pm
@@ -59,3 +61,6 @@ 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/man3 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/%%PERL_VERSION%%/man/man1 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/%%PERL_VERSION%%/man 2>/dev/null || true
diff --git a/shells/psh/Makefile b/shells/psh/Makefile
index 84ebf9d16cb1..c0d60b6aaddd 100644
--- a/shells/psh/Makefile
+++ b/shells/psh/Makefile
@@ -7,6 +7,7 @@
PORTNAME= perlsh
PORTVERSION= 0.009
+PORTREVISION= 1
CATEGORIES= shells perl5
MASTER_SITES= http://www.focusresearch.com/gregor/psh/
DISTNAME= psh-${PORTVERSION}
diff --git a/shells/psh/pkg-plist b/shells/psh/pkg-plist
index 1060df549eb6..9f4b80ffb368 100644
--- a/shells/psh/pkg-plist
+++ b/shells/psh/pkg-plist
@@ -1,4 +1,6 @@
bin/psh
+lib/perl5/%%PERL_VERSION%%/man/man1/psh.pod1
+lib/perl5/%%PERL_VERSION%%/man/man1/pshdevel.pod1
lib/perl5/site_perl/%%PERL_VER%%/Psh.pm
lib/perl5/site_perl/%%PERL_VER%%/Psh/Joblist.pm
lib/perl5/site_perl/%%PERL_VER%%/Psh/OS/Mac.pm
@@ -59,3 +61,6 @@ 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/man3 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/%%PERL_VERSION%%/man/man1 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/%%PERL_VERSION%%/man 2>/dev/null || true