summaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2001-04-15 01:05:42 +0000
committersteve <steve@FreeBSD.org>2001-04-15 01:05:42 +0000
commit0f58259818018fe3dc7ef2214896f5b8f18b7f7c (patch)
treeee402d7de2896f45120d444afdf2fa5be9267834 /shells
parent7172a788df68a7723638276bd72b122ccf4c5134 (diff)
downloadFreeBSD-ports-0f58259818018fe3dc7ef2214896f5b8f18b7f7c.zip
FreeBSD-ports-0f58259818018fe3dc7ef2214896f5b8f18b7f7c.tar.gz
Add a couple of missing files and remove extra directories on uninstall.
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 84ebf9d1..c0d60b6 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 1060df5..9f4b80f 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 84ebf9d1..c0d60b6 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 1060df5..9f4b80f 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
OpenPOWER on IntegriCloud