summaryrefslogtreecommitdiffstats
path: root/textproc/p5-XML-DT
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2015-09-14 12:19:48 +0000
committermat <mat@FreeBSD.org>2015-09-14 12:19:48 +0000
commit0a3881946e73bed6ebd8016e2b2ecd90da2b69f1 (patch)
treeb5c267ca5490c7e06b5fe235a5d442d93eac880d /textproc/p5-XML-DT
parentcf3c7ca47a61aaf5ee79115f453965a68691ae9b (diff)
downloadFreeBSD-ports-0a3881946e73bed6ebd8016e2b2ecd90da2b69f1.zip
FreeBSD-ports-0a3881946e73bed6ebd8016e2b2ecd90da2b69f1.tar.gz
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files. - Move where Perl installs its modules man1 pages. - Convert the ports installing man1 pages. - Make different Perl versions installable at the same time. Though you should note that only the default version can be used to install Perl modules, and the non default Perl versions cannot use the modules installed via ports if they contain .so as they are installed in a version specific directory. Reviewed by: bapt (the Mk bits) Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3542
Diffstat (limited to 'textproc/p5-XML-DT')
-rw-r--r--textproc/p5-XML-DT/pkg-plist6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-XML-DT/pkg-plist b/textproc/p5-XML-DT/pkg-plist
index 131625b..dd2c9e6 100644
--- a/textproc/p5-XML-DT/pkg-plist
+++ b/textproc/p5-XML-DT/pkg-plist
@@ -1,8 +1,8 @@
bin/mkdtskel
bin/mkdtdskel
bin/mkxmltype
-man/man1/mkdtdskel.1.gz
-man/man1/mkdtskel.1.gz
-man/man1/mkxmltype.1.gz
+%%PERL5_MAN1%%/mkdtdskel.1.gz
+%%PERL5_MAN1%%/mkdtskel.1.gz
+%%PERL5_MAN1%%/mkxmltype.1.gz
%%PERL5_MAN3%%/XML::DT.3.gz
%%SITE_PERL%%/XML/DT.pm
OpenPOWER on IntegriCloud