summaryrefslogtreecommitdiff
path: root/mk/depends
diff options
context:
space:
mode:
Diffstat (limited to 'mk/depends')
-rw-r--r--mk/depends/depends.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/mk/depends/depends.mk b/mk/depends/depends.mk
index 1c69e9729ef..c983fe0eceb 100644
--- a/mk/depends/depends.mk
+++ b/mk/depends/depends.mk
@@ -1,4 +1,4 @@
-# $NetBSD: depends.mk,v 1.14 2007/05/22 19:04:24 joerg Exp $
+# $NetBSD: depends.mk,v 1.15 2008/04/03 14:07:51 joerg Exp $
######################################################################
### depends (PUBLIC)
@@ -37,6 +37,7 @@ ${_COOKIE.depends}: real-depends
### real-depends is a helper target onto which one can hook all of the
### targets that do the actual dependency installation.
###
+_REAL_DEPENDS_TARGETS+= ${_PKG_INSTALL_DEPENDS:Dpkg_install-depends}
_REAL_DEPENDS_TARGETS+= bootstrap-depends
_REAL_DEPENDS_TARGETS+= depends-message
_REAL_DEPENDS_TARGETS+= pre-depends-hook