summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.incs.mk
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2013-03-08 22:02:08 +0000
committersjg <sjg@FreeBSD.org>2013-03-08 22:02:08 +0000
commit4ad62aafad4d7e707433610933f80b3051ba27d4 (patch)
treeb7d327f1876607d44d9f3b4ea7098b677750b716 /share/mk/bsd.incs.mk
parent01d132e6de4aecfa641945d0e5d774e6c515c8ee (diff)
downloadFreeBSD-src-4ad62aafad4d7e707433610933f80b3051ba27d4.zip
FreeBSD-src-4ad62aafad4d7e707433610933f80b3051ba27d4.tar.gz
Allow staging to be help up (by .WAIT) until other
bits of all: are done.
Diffstat (limited to 'share/mk/bsd.incs.mk')
-rw-r--r--share/mk/bsd.incs.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/mk/bsd.incs.mk b/share/mk/bsd.incs.mk
index 9d614be..c84f97a 100644
--- a/share/mk/bsd.incs.mk
+++ b/share/mk/bsd.incs.mk
@@ -99,7 +99,7 @@ buildincludes: stage_as
.endif
.endif
.if !empty(INCSLINKS)
-stage_files: stage_symlinks
+staging: stage_symlinks
STAGE_SYMLINKS.INCS= ${INCSLINKS}
.endif
.endif
OpenPOWER on IntegriCloud