summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorrhaen <rhaen>2007-12-13 00:26:52 +0000
committerrhaen <rhaen>2007-12-13 00:26:52 +0000
commit31b2b2237f1e7c3aa968851728f70ded66db764a (patch)
treeb6feb3e95e04f091bad1c32de5d565403589dfdc /devel/Makefile
parent306e60078b7abf065e83921bf0c5912b19cd1729 (diff)
downloadpkgsrc-31b2b2237f1e7c3aa968851728f70ded66db764a.tar.gz
added new packages p5-Test-Script, p5-IPC-Run3 to the Makefile as SUBDIR
Diffstat (limited to 'devel/Makefile')
-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