- merge to previous commit for command_interpreter of rc script
- bump PORTREVISION PR: ports/166332 Spotted by: dougb Approved by: maintainer (implicit) Feature safe: yes
This commit is contained in:
parent
981bac1b00
commit
44cc83d184
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293957
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= policyd2
|
||||
PORTVERSION= 2.0.11
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://devlabs.linuxassist.net/attachments/download/187/
|
||||
DISTNAME= cluebringer-${PORTVERSION}
|
||||
|
@ -19,7 +19,7 @@ name="policyd2"
|
||||
rcvar=policyd2_enable
|
||||
|
||||
command="%%LOCALBASE%%/bin/cbpolicyd"
|
||||
command_interpreter="%%LOCALBASE%%/bin/perl"
|
||||
command_interpreter="/usr/bin/perl"
|
||||
|
||||
load_rc_config $name
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user