summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.readme.mk
diff options
context:
space:
mode:
authorriastradh <riastradh@pkgsrc.org>2013-05-09 23:37:25 +0000
committerriastradh <riastradh@pkgsrc.org>2013-05-09 23:37:25 +0000
commit4fc9f564bc1e55c92794e22b9db447cf95ad6873 (patch)
treeeef7f13a77e111e43481a085f3d5cf0aabb03aa6 /mk/bsd.pkg.readme.mk
parentb37693d50bffe0f7a872147d65f66229a1b8ff64 (diff)
downloadpkgsrc-4fc9f564bc1e55c92794e22b9db447cf95ad6873.tar.gz
Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/.
Build depends are target packages that are needed at build-time for, e.g., static libraries to link against, header files to include, &c. Tool depends are native packages that are needed at build-time for, e.g., compilers/linkers/&c. to run. ok agc
Diffstat (limited to 'mk/bsd.pkg.readme.mk')
-rw-r--r--mk/bsd.pkg.readme.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/mk/bsd.pkg.readme.mk b/mk/bsd.pkg.readme.mk
index c354b39bc39..0d0eb4e4387 100644
--- a/mk/bsd.pkg.readme.mk
+++ b/mk/bsd.pkg.readme.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.readme.mk,v 1.25 2011/09/08 20:17:15 abs Exp $
+# $NetBSD: bsd.pkg.readme.mk,v 1.26 2013/05/09 23:37:25 riastradh Exp $
#
# This Makefile fragment is included by bsd.pkg.mk and encapsulates the
# code to produce README.html files in each package directory.
@@ -153,6 +153,8 @@ binpkg-list:
# description-file|maintainer|categories|build deps|run deps|for arch| \
# not for opsys
#
+# XXX Need to handle BUILD_DEPENDS/TOOL_DEPENDS split.
+#
.PHONY: describe
.if !target(describe)
describe: