Index: Makefile =================================================================== --- Makefile (revision 371361) +++ Makefile (working copy) @@ -15,6 +15,7 @@ USES= perl5 shebangfix SHEBANG_FILES= sec +SUB_LIST= PERL=${PERL} USE_PERL5= run NO_BUILD= yes Index: files/sec.in =================================================================== --- files/sec.in (revision 371361) +++ files/sec.in (working copy) @@ -32,7 +32,7 @@ command="%%PREFIX%%/bin/sec" command_args="-detach" -command_interpreter="/usr/bin/perl" +command_interpreter="%%PERL%%" extra_commands="reload" pidfile="/var/run/sec.pid"