aboutsummaryrefslogtreecommitdiff
path: root/mail/ovs
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-01-05 13:18:58 +0000
committerJohn Marino <marino@FreeBSD.org>2015-01-05 13:18:58 +0000
commitbcbae34226a1b7c3e0ad864e0c758ecbedc92400 (patch)
tree56d81dc1bbc7e3109a4e452a2ac64bc8e2197a4e /mail/ovs
parent058ade94e8bfd2d492a28818ad434c5aa4e1d4fa (diff)
downloadports-bcbae34226a1b7c3e0ad864e0c758ecbedc92400.tar.gz
ports-bcbae34226a1b7c3e0ad864e0c758ecbedc92400.zip
Notes
Diffstat (limited to 'mail/ovs')
-rw-r--r--mail/ovs/Makefile2
-rw-r--r--mail/ovs/files/ovs.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/ovs/Makefile b/mail/ovs/Makefile
index 28562e795226..7380a12eb2f8 100644
--- a/mail/ovs/Makefile
+++ b/mail/ovs/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ovs
PORTVERSION= 1.05
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= ftp://ftp.oav.net/openvisp/stats/ \
http://mirror.amdmi3.ru/distfiles/
diff --git a/mail/ovs/files/ovs.in b/mail/ovs/files/ovs.in
index 8dabbc632342..573aee39c48a 100644
--- a/mail/ovs/files/ovs.in
+++ b/mail/ovs/files/ovs.in
@@ -17,7 +17,7 @@ rcvar=ovs_enable
command=%%PREFIX%%/sbin/${name}.pl
command_args='> /dev/null 2>&1'
-command_interpreter=/usr/bin/perl
+command_interpreter="%%PREFIX/bin/perl"
stop_postcmd=stop_postcmd
stop_postcmd()