Add files from parent branch HEAD:
[pkgsrc.git] / mk / depends / bsd.depends-vars.mk
1 # $NetBSD: bsd.depends-vars.mk,v 1.3 2006/07/07 21:24:28 jlam Exp $
2 #
3 # This Makefile fragment is included separately by bsd.pkg.mk and
4 # defines some variables which must be defined earlier than where
5 # bsd.depends.mk is included.
6 #
7 # The following variables may be set in a package Makefile:
8 #
9 #    BOOTSTRAP_DEPENDS is a list of dependencies of the form "pattern:dir"
10 #       for packages that should be installed before any other stage is
11 #       invoked.
12 #
13 BOOTSTRAP_DEPENDS?=     # empty
14
15 _COOKIE.depends=        ${WRKDIR}/.depends_done