aboutsummaryrefslogtreecommitdiff
path: root/libexec/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/Makefile')
-rw-r--r--libexec/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/libexec/Makefile b/libexec/Makefile
index 180dd10b5d29..bfcd55b255c7 100644
--- a/libexec/Makefile
+++ b/libexec/Makefile
@@ -65,6 +65,10 @@ _dma= dma
_hyperv+= hyperv
.endif
+.if ${MK_PKGSERVE} != "no"
+_pkgserve= pkg-serve
+.endif
+
.if ${MK_NIS} != "no"
_mknetid= mknetid
_ypxfr= ypxfr