summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-08-13 08:12:41 +0000
committerrillig <rillig@pkgsrc.org>2007-08-13 08:12:41 +0000
commit49f3ed14a7d60d8fc262f8c92864978a24336306 (patch)
tree12e2fec085cd6d8b010cdb86d590de83380a6111 /sysutils/Makefile
parent90126e529e1dd91937151f584a12e53df80036fd (diff)
downloadpkgsrc-49f3ed14a7d60d8fc262f8c92864978a24336306.tar.gz
Added mk/misc/category.mk, which contains the definitions that are only
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is also relevant for the top-level directory. Adjusted the category Makefiles.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index dc4e4ca7172..3d4642f8dd6 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.407 2007/08/08 12:01:51 xtraeme Exp $
+# $NetBSD: Makefile,v 1.408 2007/08/13 08:12:49 rillig Exp $
#
COMMENT= System utilities
@@ -355,4 +355,4 @@ SUBDIR+= xraidadmin
SUBDIR+= xuvmstat
SUBDIR+= zidrav
-.include "../mk/bsd.pkg.subdir.mk"
+.include "../mk/misc/category.mk"