forked from Lainports/freebsd-ports
- Fix nit in last commit; respect %%LOCALBASE%%
This commit is contained in:
parent
6a4d81e94c
commit
bd03bb519c
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ name=swatch
|
|||
rcvar=`set_rcvar`
|
||||
|
||||
command=%%PREFIX%%/bin/swatch
|
||||
procname=/usr/local/bin/perl
|
||||
procname=%%LOCALBASE%%/bin/perl
|
||||
|
||||
load_rc_config ${name}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue