mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Get rid of set_rcvar.
- Bump PORTREVISION. Submitted by: avg Approved by: hselasky (maintainer, via private email)
This commit is contained in:
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
|
@ -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/
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue