From 44cc83d1841a31f0900ebf259510bd9e430f789b Mon Sep 17 00:00:00 2001 From: Jason Helfman Date: Thu, 29 Mar 2012 05:16:28 +0000 Subject: [PATCH] - 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 --- mail/policyd2/Makefile | 1 + mail/policyd2/files/policyd2.sh.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/mail/policyd2/Makefile b/mail/policyd2/Makefile index 95a46cbc49b2..9a8fa2c0a5f5 100644 --- a/mail/policyd2/Makefile +++ b/mail/policyd2/Makefile @@ -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} diff --git a/mail/policyd2/files/policyd2.sh.in b/mail/policyd2/files/policyd2.sh.in index ef4359f9ecc2..a5443c618452 100644 --- a/mail/policyd2/files/policyd2.sh.in +++ b/mail/policyd2/files/policyd2.sh.in @@ -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