diff options
author | wennmach <wennmach@pkgsrc.org> | 2007-03-15 22:39:55 +0000 |
---|---|---|
committer | wennmach <wennmach@pkgsrc.org> | 2007-03-15 22:39:55 +0000 |
commit | 98d523722c8228093a475a7dd3951a58759a3c2d (patch) | |
tree | 080e2fa34fc9783062c501aeab416be0d8c435b4 /devel/Makefile | |
parent | 4a37b5b84a3d357ddc074e504c3192dd0eabdf9e (diff) | |
download | pkgsrc-98d523722c8228093a475a7dd3951a58759a3c2d.tar.gz |
Add and enable p5-Getopt-ArgvFile
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 967f7910c53..288339d2183 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.819 2007/03/14 16:22:03 obache Exp $ +# $NetBSD: Makefile,v 1.820 2007/03/15 22:39:55 wennmach Exp $ # COMMENT= Development utilities @@ -447,6 +447,7 @@ SUBDIR+= p5-File-chdir SUBDIR+= p5-FileHandle-Unget SUBDIR+= p5-FileKGlob SUBDIR+= p5-FreezeThaw +SUBDIR+= p5-Getopt-ArgvFile SUBDIR+= p5-Getopt-Long SUBDIR+= p5-Getopt-Simple SUBDIR+= p5-Graph |