mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 01:28:00 -04:00
include <bsd.own.mk> to get BIN{OWN,GRP}
This commit is contained in:
parent
8d0486e2f4
commit
df171de056
1 changed files with 2 additions and 0 deletions
|
|
@ -25,3 +25,5 @@ install:
|
|||
${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 600 $$i \
|
||||
${DESTDIR}/etc/isdn ; \
|
||||
done
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue