diff options
author | jmmv <jmmv> | 2010-05-11 12:12:24 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2010-05-11 12:12:24 +0000 |
commit | 67479652112dd522a66794498ef20dbb346c425c (patch) | |
tree | a8470b4d3a0dcd9bc9ea40629027e12f03f6cc1b /devel | |
parent | 99787bd3ed781bd64af349a892e44b7355bd029d (diff) | |
download | pkgsrc-67479652112dd522a66794498ef20dbb346c425c.tar.gz |
Add and enable p5-IPC-Signal and p5-Proc-WaitStat.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 4fd2bf64cd4..65a1debebf2 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1338 2010/05/08 15:47:11 drochner Exp $ +# $NetBSD: Makefile,v 1.1339 2010/05/11 12:12:24 jmmv Exp $ # COMMENT= Development utilities @@ -715,6 +715,7 @@ SUBDIR+= p5-IPC-Run3 SUBDIR+= p5-IPC-ShareLite SUBDIR+= p5-IPC-Shareable SUBDIR+= p5-IPC-SharedCache +SUBDIR+= p5-IPC-Signal SUBDIR+= p5-IPC-SysV SUBDIR+= p5-IPC-System-Simple SUBDIR+= p5-Inline @@ -867,6 +868,7 @@ SUBDIR+= p5-Proc-ProcessTable SUBDIR+= p5-Proc-Queue SUBDIR+= p5-Proc-Simple SUBDIR+= p5-Proc-Wait3 +SUBDIR+= p5-Proc-WaitStat SUBDIR+= p5-Readonly SUBDIR+= p5-Readonly-XS SUBDIR+= p5-Regexp-Assemble |