mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- fix flags in rcng script
Submitted by: marck
This commit is contained in:
parent
814e1fc375
commit
75e10df8c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=248021
@ -9,7 +9,8 @@ name="popa3d"
|
||||
rcvar=`set_rcvar`
|
||||
|
||||
command="%%PREFIX%%/libexec/${name}"
|
||||
flags="-D"
|
||||
: ${popa3d_enable="NO"}
|
||||
: ${popa3d_flags="-D"}
|
||||
|
||||
load_rc_config $name
|
||||
run_rc_command "$1"
|
||||
|
Loading…
Reference in New Issue
Block a user