always define PKG_TOOLS_BIN
This commit is contained in:
parent
4fc9428808
commit
d5322973fa
@ -11,6 +11,8 @@ LOCALBASE= /usr/pkg
|
||||
VARBASE= /usr/var
|
||||
.if exists(/usr/sbin/pkg_add)
|
||||
PKG_TOOLS_BIN= /usr/sbin
|
||||
.else
|
||||
PKG_TOOLS_BIN= /usr/pkg/sbin
|
||||
.endif
|
||||
PKGMANDIR= man
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user