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