Fix build after r237997.
This commit is contained in:
parent
fa5433f4d8
commit
318570688d
@ -385,6 +385,7 @@ __DEFAULT_YES_OPTIONS = \
|
||||
OPENSSL \
|
||||
PAM \
|
||||
PF \
|
||||
PKGBOOTSTRAP \
|
||||
PKGTOOLS \
|
||||
PMC \
|
||||
PORTSNAP \
|
||||
|
@ -259,7 +259,7 @@ SUBDIR+= keyserv
|
||||
SUBDIR+= ftp-proxy
|
||||
.endif
|
||||
|
||||
.if ${PK_PKGBOOTSTRAP} != "no"
|
||||
.if ${MK_PKGBOOTSTRAP} != "no"
|
||||
SUBDIR+= pkg
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user