aboutsummaryrefslogtreecommitdiff
path: root/libexec/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/Makefile')
-rw-r--r--libexec/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/libexec/Makefile b/libexec/Makefile
index 180dd10b5d29..a5e3ea655a9e 100644
--- a/libexec/Makefile
+++ b/libexec/Makefile
@@ -14,6 +14,7 @@ SUBDIR= ${_atf} \
${_makewhatis.local} \
${_mknetid} \
${_phttpget} \
+ ${_pkgserve} \
${_pppoed} \
rc \
revnetgroup \
@@ -65,6 +66,10 @@ _dma= dma
_hyperv+= hyperv
.endif
+.if ${MK_PKGSERVE} != "no"
+_pkgserve= pkg-serve
+.endif
+
.if ${MK_NIS} != "no"
_mknetid= mknetid
_ypxfr= ypxfr