summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjlam <jlam>2006-07-14 19:45:12 +0000
committerjlam <jlam>2006-07-14 19:45:12 +0000
commit21f5839ce3c6fea25aa26357e860dfb24ae31dce (patch)
tree2f53e62cf680dddcbe73842fa9468cecfef07174
parent6975b5dc2b540b730310b9e742b66ac7af343e80 (diff)
downloadpkgsrc-21f5839ce3c6fea25aa26357e860dfb24ae31dce.tar.gz
Set the CATEGORIES separately for the archivers and pkgtools versions
of pax.
-rw-r--r--archivers/pax/Makefile4
-rw-r--r--archivers/pax/Makefile.common3
-rw-r--r--pkgtools/pax/Makefile4
3 files changed, 7 insertions, 4 deletions
diff --git a/archivers/pax/Makefile b/archivers/pax/Makefile
index c04dbba02d8..f3c502c9e28 100644
--- a/archivers/pax/Makefile
+++ b/archivers/pax/Makefile
@@ -1,5 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2006/07/14 19:38:47 jlam Exp $
+# $NetBSD: Makefile,v 1.27 2006/07/14 19:45:12 jlam Exp $
.include "Makefile.common"
+CATEGORIES= archivers
+
.include "../../mk/bsd.pkg.mk"
diff --git a/archivers/pax/Makefile.common b/archivers/pax/Makefile.common
index f5ca7b7606b..18af5f723b8 100644
--- a/archivers/pax/Makefile.common
+++ b/archivers/pax/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2006/07/14 19:38:47 jlam Exp $
+# $NetBSD: Makefile.common,v 1.2 2006/07/14 19:45:12 jlam Exp $
#
# This Makefile fragment is included by:
#
@@ -7,7 +7,6 @@
#
DISTNAME= pax-20060202
-CATEGORIES= archivers pkgtools
MASTER_SITES= # empty
DISTFILES= # empty
diff --git a/pkgtools/pax/Makefile b/pkgtools/pax/Makefile
index 5351a76ff8b..22c77ff9e89 100644
--- a/pkgtools/pax/Makefile
+++ b/pkgtools/pax/Makefile
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.11 2006/07/14 19:38:47 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2006/07/14 19:45:12 jlam Exp $
#
# This version of pax installs into ${PKG_TOOLS_BIN}.
#
.include "../../archivers/pax/Makefile.common"
+CATEGORIES= pkgtools
+
NO_PKGTOOLS_REQD_CHECK= yes
PKG_PRESERVE= yes