From a3c1b7e6f70306db39fd132d961eda497e845693 Mon Sep 17 00:00:00 2001 From: Volker Stolz Date: Wed, 9 Jun 2004 10:38:25 +0000 Subject: Fix path to perl. PR: ports/67709 Submitted by: maintainer --- mail/mailgraph/files/mailgraph.sh.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/mailgraph') diff --git a/mail/mailgraph/files/mailgraph.sh.tmpl b/mail/mailgraph/files/mailgraph.sh.tmpl index fe20f6b1ce73..fed9a2f4eef0 100644 --- a/mail/mailgraph/files/mailgraph.sh.tmpl +++ b/mail/mailgraph/files/mailgraph.sh.tmpl @@ -17,7 +17,7 @@ name=mailgraph rcvar=`set_rcvar` command=%%PREFIX%%/sbin/mailgraph.pl > /dev/null 2>&1 -command_interpreter=perl +command_interpreter=/usr/bin/perl stop_postcmd=stop_postcmd stop_postcmd() -- cgit v1.2.3