summaryrefslogtreecommitdiff
path: root/pkgtools/Makefile
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2007-04-24 19:44:01 +0000
committertnn <tnn@pkgsrc.org>2007-04-24 19:44:01 +0000
commit061a4cf5b0459cb1cb872d0cb8f4699541180606 (patch)
tree8e8c3b4b0959ddcc9c1ce99ddf14876d562bb42b /pkgtools/Makefile
parentfedc8c96f75d831ca654ce56844a2563e808e072 (diff)
downloadpkgsrc-061a4cf5b0459cb1cb872d0cb8f4699541180606.tar.gz
Note addition of pkgtools/posix_headers.
Diffstat (limited to 'pkgtools/Makefile')
-rw-r--r--pkgtools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile
index c6b9fa521ef..5079ec9b84c 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2007/03/02 09:46:41 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2007/04/24 19:44:01 tnn Exp $
#
COMMENT= Tools for use in the packages collection
@@ -38,6 +38,7 @@ SUBDIR+= pkglint
SUBDIR+= pkgse
SUBDIR+= pkgsurvey
SUBDIR+= port2pkg
+SUBDIR+= posix_headers
#SUBDIR+= prereq-readme # Only used by the README.html generation
SUBDIR+= rc.subr
SUBDIR+= rcorder