- Get rid of set_rcvar.

- Bump PORTREVISION.

Submitted by:	avg
Approved by:	hselasky (maintainer, via private email)
This commit is contained in:
Juergen Lock 2012-05-10 20:12:43 +00:00
parent 329eebdd28
commit 7e864ca2d0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296393
2 changed files with 2 additions and 1 deletions

View file

@ -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/

View file

@ -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"