aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2012-05-10 20:12:43 +0000
committerJuergen Lock <nox@FreeBSD.org>2012-05-10 20:12:43 +0000
commit7e864ca2d049d6684a17605041bcd32f5cb6bacf (patch)
treede684921657fc7430945e36643b679e43eb36823 /multimedia
parent329eebdd281a25b12cc131bb7114c6bb7eaffb88 (diff)
downloadports-7e864ca2d049d6684a17605041bcd32f5cb6bacf.tar.gz
ports-7e864ca2d049d6684a17605041bcd32f5cb6bacf.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/webcamd/Makefile1
-rw-r--r--multimedia/webcamd/files/webcamd.in2
2 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/webcamd/Makefile b/multimedia/webcamd/Makefile
index 7ededeb283c8..1d48a90476d8 100644
--- a/multimedia/webcamd/Makefile
+++ b/multimedia/webcamd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= webcamd
PORTVERSION= 3.5.0.2
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \
http://hselasky.homeunix.org:8192/distfiles/
diff --git a/multimedia/webcamd/files/webcamd.in b/multimedia/webcamd/files/webcamd.in
index 905b64b66399..46a41e075668 100644
--- a/multimedia/webcamd/files/webcamd.in
+++ b/multimedia/webcamd/files/webcamd.in
@@ -15,7 +15,7 @@ hald_enable=${hald_enable-"NO"}
. /etc/rc.subr
name=webcamd
-rcvar=`set_rcvar`
+rcvar=webcamd_enable
iface=${3-0}
command=%%PREFIX%%/sbin/webcamd
command_args="-B -U webcamd -G webcamd"