Use command_interpreter instead of procname in

rc script. Bump PORTREVISION because this change
alters the default package.

PR:		ports/155779
Submitted by:	Frank Wall <fw@moov.de>
Approved by:	Chifeng QU <chifeng@gmail.com> (maintainer)
This commit is contained in:
Sahil Tandon 2011-05-11 01:18:51 +00:00
parent 540d30b0ec
commit d7752141fd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=273925
2 changed files with 2 additions and 1 deletions

View file

@ -7,6 +7,7 @@
PORTNAME= policyd2
PORTVERSION= 2.0.10
PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= SF/policyd/2.0.x%20%28Stable%29/v${PORTVERSION}
DISTNAME= cluebringer-${PORTVERSION}

View file

@ -19,7 +19,7 @@ name="policyd2"
rcvar=`set_rcvar`
command="%%LOCALBASE%%/bin/cbpolicyd"
procname="/usr/bin/perl"
command_interpreter="/usr/bin/perl"
load_rc_config $name