summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorrhaen <rhaen>2007-12-13 00:26:52 +0000
committerrhaen <rhaen>2007-12-13 00:26:52 +0000
commit09af960688e45b721b7d877173ef307c061ca57b (patch)
treeb6feb3e95e04f091bad1c32de5d565403589dfdc /devel
parent0c494cb1b8112990e6566df7f478772d1783968b (diff)
downloadpkgsrc-09af960688e45b721b7d877173ef307c061ca57b.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