always define PKG_TOOLS_BIN
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user