> Makes sense, but it also needs a diff to the bsd.port.mk(5) manpage.
bsd.port.mk(5) talks about CONFIGURE_STYLE only, maybe it will be
better to patch port-modules(5) instead? I didn't find a good place
in bsd.port.mk(5) where to place this info. :( Any clues, maybe, please?
> It's not used *all* that widely though..the list looks something like
Well, I can add at least 4 ports to that list. :) I plan to update all
custom constructions after updating perl.port.mk.
--
WBR,
Vadim Zhukov
Index: port-modules.5
===================================================================
RCS file: /cvs/src/share/man/man5/port-modules.5,v
retrieving revision 1.160
diff -u -p -r1.160 port-modules.5
--- port-modules.5 16 Apr 2013 13:17:40 -0000 1.160
+++ port-modules.5 4 May 2013 11:02:36 -0000
@@ -892,9 +892,16 @@ Also affects
and
.Ev SUBST_VARS .
.It perl
-This module is documented in the main
+Provides
+.Ev MODPERL_BIN_ADJ
+shell fragment to patch the interpreter path in executable scripts.
+If names of files to be patched are known, they can be listed in
+.Ev MODPERL_ADJ_FILES
+instead.
+Other parts of this module are documented in the main
.Xr bsd.port.mk 5
-manpage.
+manpage, when talking about
+.Ev CONFIGURE_STYLE .
.It textproc/intltool
Sets
.Ev MODINTLTOOL_OVERRIDE .