diff options
author | abs <abs@pkgsrc.org> | 2008-05-29 08:23:51 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2008-05-29 08:23:51 +0000 |
commit | 536400df23f835ed25a2de46431ece0633605ca6 (patch) | |
tree | 5e0697506892ed61b55a01c140a76ce04a2ce2c0 | |
parent | 136c8821fad9da76394c5bd1984829bead281436 (diff) | |
download | pkgsrc-536400df23f835ed25a2de46431ece0633605ca6.tar.gz |
+p5-ExtUtils-Install
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 661c4c0f145..db50eb5ca78 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.937 2008/05/22 03:10:52 bjs Exp $ +# $NetBSD: Makefile,v 1.938 2008/05/29 08:23:51 abs Exp $ # COMMENT= Development utilities @@ -466,6 +466,7 @@ SUBDIR+= p5-ExtUtils-AutoInstall SUBDIR+= p5-ExtUtils-CBuilder SUBDIR+= p5-ExtUtils-Depends SUBDIR+= p5-ExtUtils-F77 +SUBDIR+= p5-ExtUtils-Install SUBDIR+= p5-ExtUtils-MakeMaker SUBDIR+= p5-ExtUtils-ParseXS SUBDIR+= p5-ExtUtils-PkgConfig |