summaryrefslogtreecommitdiff
path: root/lang/perl5.16
diff options
context:
space:
mode:
authorGordon Tetlow <gordon@FreeBSD.org>2010-11-05 05:42:35 +0000
committerGordon Tetlow <gordon@FreeBSD.org>2010-11-05 05:42:35 +0000
commit68b21521a996520b8723971443d1196eee7827e2 (patch)
tree261b07601e3329234c829704d0c3c4c150098637 /lang/perl5.16
parentAdd patch to install a configuration file for the new man utility (diff)
Add patch to install a configuration file for the new man utility
instead of manipulating /etc/manpath.config. Follow up commit since I missed adding the config file. Approved by: maintainer (timeout), wes@ (mentor, implicit) Pointyhat to: gordon@
Notes
Notes: svn path=/head/; revision=264122
Diffstat (limited to 'lang/perl5.16')
-rw-r--r--lang/perl5.16/files/perl-man.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/perl5.16/files/perl-man.conf b/lang/perl5.16/files/perl-man.conf
new file mode 100644
index 000000000000..95187b5b3c55
--- /dev/null
+++ b/lang/perl5.16/files/perl-man.conf
@@ -0,0 +1,2 @@
+MANPATH %%PREFIX%%/lib/perl5/%%PERL_VERSION%%/man
+MANPATH %%PREFIX%%/lib/perl5/%%PERL_VERSION%%/perl/man