diff options
author | wiz <wiz@pkgsrc.org> | 2001-06-10 11:32:39 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-06-10 11:32:39 +0000 |
commit | 80b100d37ba0aa9f2991dabdd666dec4a73c1f04 (patch) | |
tree | eb159805309f10081172bd010e86595fc8cd3444 /devel | |
parent | 00a9f36f9a14938121d7a22a3837f39775bf830b (diff) | |
download | pkgsrc-80b100d37ba0aa9f2991dabdd666dec4a73c1f04.tar.gz |
add and enable p5-WeakRef and p5-Event
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 9c2e57cab19..ab6da0a3484 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.216 2001/06/09 10:44:23 wiz Exp $ +# $NetBSD: Makefile,v 1.217 2001/06/10 11:32:39 wiz Exp $ # COMMENT= Development utilities @@ -139,6 +139,7 @@ SUBDIR+= p5-Devel-DProf SUBDIR+= p5-Devel-Peek SUBDIR+= p5-Devel-SmallProf SUBDIR+= p5-Devel-Symdump +SUBDIR+= p5-Event SUBDIR+= p5-Expect SUBDIR+= p5-ExtUtils-F77 SUBDIR+= p5-File-FlockDir @@ -162,6 +163,7 @@ SUBDIR+= p5-Test-Cmd SUBDIR+= p5-Tie-IxHash SUBDIR+= p5-Time-HiRes SUBDIR+= p5-TimeDate +SUBDIR+= p5-WeakRef SUBDIR+= p5-perl-headers SUBDIR+= palmos-includes SUBDIR+= patch |