diff options
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 f5f2bb617e7..6f06276d9a8 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.728 2006/02/15 00:31:34 heinz Exp $ +# $NetBSD: Makefile,v 1.729 2006/02/15 23:30:15 abs Exp $ # COMMENT= Development utilities @@ -380,6 +380,7 @@ SUBDIR+= p5-Expect SUBDIR+= p5-ExtUtils-AutoInstall SUBDIR+= p5-ExtUtils-Depends SUBDIR+= p5-ExtUtils-F77 +SUBDIR+= p5-ExtUtils-MakeMaker SUBDIR+= p5-ExtUtils-PkgConfig SUBDIR+= p5-ExtUtils-XSBuilder SUBDIR+= p5-File-BaseDir @@ -397,6 +398,7 @@ SUBDIR+= p5-File-chdir SUBDIR+= p5-FileHandle-Unget SUBDIR+= p5-FileKGlob SUBDIR+= p5-FreezeThaw +SUBDIR+= p5-Getopt-Long SUBDIR+= p5-Getopt-Simple SUBDIR+= p5-Graph SUBDIR+= p5-Hash-Case |