summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.subdir.mk
diff options
context:
space:
mode:
Diffstat (limited to 'share/mk/bsd.subdir.mk')
-rw-r--r--share/mk/bsd.subdir.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/mk/bsd.subdir.mk b/share/mk/bsd.subdir.mk
index cea0779..5ec5458 100644
--- a/share/mk/bsd.subdir.mk
+++ b/share/mk/bsd.subdir.mk
@@ -12,7 +12,7 @@
#
# +++ variables +++
#
-# DISTRIBUTION Name of distribution. [bin]
+# DISTRIBUTION Name of distribution. [base]
#
# SUBDIR A list of subdirectories that should be built as well.
# Each of the targets will execute the same target in the
@@ -75,7 +75,7 @@ afterinstall: realinstall
realinstall: beforeinstall
.endif
-DISTRIBUTION?= bin
+DISTRIBUTION?= base
.if !target(afterdistribute)
afterdistribute:
.endif
OpenPOWER on IntegriCloud