summaryrefslogtreecommitdiff
path: root/pkgtools/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-07-14 19:38:47 +0000
committerjlam <jlam@pkgsrc.org>2006-07-14 19:38:47 +0000
commit4660c9f359108cb23813a40e988fce8627a68725 (patch)
tree611a7d959ddbe46e32fc14c1ddd6757c03484166 /pkgtools/Makefile
parent9be3dac9df53492e87f8d8461a43d6ce18e48952 (diff)
downloadpkgsrc-4660c9f359108cb23813a40e988fce8627a68725.tar.gz
Create a separate "pax" package in the pkgtools category that installs
into ${PKG_TOOLS_BIN}. This package is used in the case where pax is a requirement for the pkg_install tools. The archivers/pax package is now a normal package with no special PKG_PRESERVE flags set.
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 fe68ad80384..219326f89d6 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2006/05/28 09:48:48 wiz Exp $
+# $NetBSD: Makefile,v 1.74 2006/07/14 19:38:47 jlam Exp $
#
COMMENT= Tools for use in the packages collection
@@ -15,6 +15,7 @@ SUBDIR+= gensolpkg
SUBDIR+= libnbcompat
SUBDIR+= mtree
SUBDIR+= p5-pkgsrc-Dewey
+#SUBDIR+= pax
SUBDIR+= pkg_alternatives
SUBDIR+= pkg_chk
SUBDIR+= pkg_comp