diff options
author | wiz <wiz@pkgsrc.org> | 2012-10-22 13:46:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-10-22 13:46:36 +0000 |
commit | 3d901fe0d27944d44d9c26c3d21e6f80dfdb5b2e (patch) | |
tree | 50b2339ae8500ec06227f51bc6a910d5ddb1b5a2 /devel | |
parent | b89bb83beefb512847e7b149a4252072a84775d1 (diff) | |
download | pkgsrc-3d901fe0d27944d44d9c26c3d21e6f80dfdb5b2e.tar.gz |
+ p5-ExtUtils-CppGuess; sort.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index a31451ce52c..0e8568026cd 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1660 2012/10/21 04:22:25 wen Exp $ +# $NetBSD: Makefile,v 1.1661 2012/10/22 13:46:36 wiz Exp $ # COMMENT= Development utilities @@ -729,6 +729,7 @@ SUBDIR+= p5-Exporter-Lite SUBDIR+= p5-ExtUtils-AutoInstall SUBDIR+= p5-ExtUtils-CBuilder SUBDIR+= p5-ExtUtils-Command +SUBDIR+= p5-ExtUtils-CppGuess SUBDIR+= p5-ExtUtils-Depends SUBDIR+= p5-ExtUtils-Embed SUBDIR+= p5-ExtUtils-F77 @@ -819,8 +820,8 @@ SUBDIR+= p5-IO-Capture SUBDIR+= p5-IO-CaptureOutput SUBDIR+= p5-IO-Compress SUBDIR+= p5-IO-Digest -SUBDIR+= p5-IO-Handle-Util SUBDIR+= p5-IO-HTML +SUBDIR+= p5-IO-Handle-Util SUBDIR+= p5-IO-InSitu SUBDIR+= p5-IO-Interactive SUBDIR+= p5-IO-LockedFile |