freebsd-ports/shells/psh/files/patch-Makefile.PL
Yen-Ming Lee ae34867263 - It was not installing on FreeBSD 4.x with perl 5.00503.
- Rename patch-aa to reflect which file is patched.
- update /etc/shells in pkg-plist for package

PR:		80104
Submitted by:	Renato Botelho <freebsd@galle.com.br> (maintainer)
2005-04-19 17:46:52 +00:00

10 lines
308 B
Perl

--- Makefile.PL.orig Thu Apr 7 08:01:59 2005
+++ Makefile.PL Thu Apr 7 08:01:42 2005
@@ -67,6 +67,7 @@
WriteMakefile (
NAME => 'psh',
+ PREFIX => '${PREFIX}',
VERSION_FROM => 'lib/Psh.pm',
AUTHOR => 'Gregor N. Purdy (gregor@focusresearch.com)',
ABSTRACT => 'Perl Shell',