mk: revert local change
This commit is contained in:
parent
536ce33d1f
commit
c66e9db28b
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: depends.mk,v 1.14 2022/03/28 10:45:22 tnn Exp $
|
||||
# $NetBSD: depends.mk,v 1.15 2022/03/28 10:49:12 tnn Exp $
|
||||
|
||||
# This command prints out the dependency patterns for all full (run-time)
|
||||
# dependencies of the package.
|
||||
|
@ -150,8 +150,6 @@ _DEPENDS_INSTALL_CMD= \
|
|||
${ERROR_MSG} " stale work directory for $$dir?"; \
|
||||
exit 1; \
|
||||
esac; \
|
||||
${STEP_MSG} "Cleaning in $$dir"; \
|
||||
${SETENV} ${PKGSRC_MAKE_ENV} ${MAKE} ${MAKEFLAGS} clean; \
|
||||
${STEP_MSG} "Returning to build of ${PKGNAME}"; \
|
||||
;; \
|
||||
*) \
|
||||
|
|
Loading…
Reference in a new issue