summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorglebius <glebius@FreeBSD.org>2012-07-02 18:04:31 +0000
committerglebius <glebius@FreeBSD.org>2012-07-02 18:04:31 +0000
commit318570688db0959de1066a50ce33e9893523c078 (patch)
tree61096d3986836c9d6070eb6a8200cf1dec75c268 /usr.sbin/Makefile
parentfa5433f4d8df6b9a3fd2734772558c27c84da811 (diff)
downloadFreeBSD-src-318570688db0959de1066a50ce33e9893523c078.zip
FreeBSD-src-318570688db0959de1066a50ce33e9893523c078.tar.gz
Fix build after r237997.
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 69dc01f..c16821f 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -259,7 +259,7 @@ SUBDIR+= keyserv
SUBDIR+= ftp-proxy
.endif
-.if ${PK_PKGBOOTSTRAP} != "no"
+.if ${MK_PKGBOOTSTRAP} != "no"
SUBDIR+= pkg
.endif
OpenPOWER on IntegriCloud