summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorrhaen <rhaen@pkgsrc.org>2007-12-13 00:26:52 +0000
committerrhaen <rhaen@pkgsrc.org>2007-12-13 00:26:52 +0000
commitb41e5f64ec4cb4b430c6c32749dfe04774f26c8d (patch)
treeb6feb3e95e04f091bad1c32de5d565403589dfdc /devel
parent245d89b3e9a2d5125b93b8d9b2a1798f2fdf3d3e (diff)
downloadpkgsrc-b41e5f64ec4cb4b430c6c32749dfe04774f26c8d.tar.gz
added new packages p5-Test-Script, p5-IPC-Run3 to the Makefile as SUBDIR
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index a89ff9e459b..75974fdd7dd 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.902 2007/12/12 04:23:56 bjs Exp $
+# $NetBSD: Makefile,v 1.903 2007/12/13 00:26:52 rhaen Exp $
#
COMMENT= Development utilities
@@ -496,6 +496,7 @@ SUBDIR+= p5-IO-Util
SUBDIR+= p5-IO-Zlib
SUBDIR+= p5-IO-stringy
SUBDIR+= p5-IPC-Run
+SUBDIR+= p5-IPC-Run3
SUBDIR+= p5-IPC-ShareLite
SUBDIR+= p5-IPC-Shareable
SUBDIR+= p5-IPC-SharedCache
@@ -605,6 +606,7 @@ SUBDIR+= p5-Test-Object
SUBDIR+= p5-Test-Perl-Critic
SUBDIR+= p5-Test-Pod
SUBDIR+= p5-Test-Pod-Coverage
+SUBDIR+= p5-Test-Script
SUBDIR+= p5-Test-Simple
SUBDIR+= p5-Test-Taint
SUBDIR+= p5-Test-Tester