aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.commands.mk
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-10-12 15:47:00 +0800
committerbapt <bapt@FreeBSD.org>2012-10-12 15:47:00 +0800
commit3c228f9e5e30d048c5557879d98f3954aae43aa0 (patch)
tree3c5fdf399e646d352a6d27561fc2fbb8f34c003f /Mk/bsd.commands.mk
parentd49a377c4b6ae3c9a3d4a36f7bbececf4a7b6a02 (diff)
downloadfreebsd-ports-gnome-3c228f9e5e30d048c5557879d98f3954aae43aa0.tar.gz
freebsd-ports-gnome-3c228f9e5e30d048c5557879d98f3954aae43aa0.tar.zst
freebsd-ports-gnome-3c228f9e5e30d048c5557879d98f3954aae43aa0.zip
Fix typo
Submitted by: John Hein <jhein@symmetricom.com> Feature safe: yes
Diffstat (limited to 'Mk/bsd.commands.mk')
-rw-r--r--Mk/bsd.commands.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.commands.mk b/Mk/bsd.commands.mk
index c35ae16e9d74..d20d71832d90 100644
--- a/Mk/bsd.commands.mk
+++ b/Mk/bsd.commands.mk
@@ -116,7 +116,7 @@ ECHO_CMD?= echo # Shell builtin
ECHO_MSG?= ${ECHO_CMD}
.elif !defined(_PKGTOOLSDEFINED)
-_PKGTOOLDEFINED= yes
+_PKGTOOLSDEFINED= yes
.if defined(WITH_PKGNG)
PKG_BIN?= ${LOCALBASE}/sbin/pkg
PKG_CMD?= ${PKG_BIN} register