diff options
author | abs <abs> | 2007-06-10 13:53:03 +0000 |
---|---|---|
committer | abs <abs> | 2007-06-10 13:53:03 +0000 |
commit | 0697a2b714aae7c70457757ea1a4384c5f218ff1 (patch) | |
tree | b1f5a79a0d53f8551afbddfc264490b944edfdb7 /devel | |
parent | 5f3671912f442a8cb70a5956ef326294e1956002 (diff) | |
download | pkgsrc-0697a2b714aae7c70457757ea1a4384c5f218ff1.tar.gz |
Enable the following newly added packages:
databases/p5-Rose-DB
databases/p5-Rose-DB-Object
databases/p5-SQL-ReservedWords
devel/p5-Clone-PP
devel/p5-Data-OptList
devel/p5-Rose-Object
devel/p5-Sub-Exporter
devel/p5-Sub-Install
time/p5-DateTime-Format-MySQL
time/p5-DateTime-Format-Pg
time/p5-Rose-DateTime
time/p5-Time-Clock
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 189f1a38fe6..b4f0127a632 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.864 2007/06/07 16:50:14 wiz Exp $ +# $NetBSD: Makefile,v 1.865 2007/06/10 13:53:03 abs Exp $ # COMMENT= Development utilities @@ -394,6 +394,7 @@ SUBDIR+= p5-Class-Trigger SUBDIR+= p5-Class-WhiteHole SUBDIR+= p5-Class-XPath SUBDIR+= p5-Clone +SUBDIR+= p5-Clone-PP SUBDIR+= p5-Compress-Raw-Zlib SUBDIR+= p5-Compress-Zlib SUBDIR+= p5-Config-General @@ -406,6 +407,7 @@ SUBDIR+= p5-Curses-UI-POE SUBDIR+= p5-Data-Buffer SUBDIR+= p5-Data-Dump SUBDIR+= p5-Data-Hierarchy +SUBDIR+= p5-Data-OptList SUBDIR+= p5-Data-ShowTable SUBDIR+= p5-Data-TemporaryBag SUBDIR+= p5-Data-UUID @@ -542,6 +544,7 @@ SUBDIR+= p5-Readonly-XS SUBDIR+= p5-Regexp-Assemble SUBDIR+= p5-Regexp-MatchContext SUBDIR+= p5-Regexp-Shellish +SUBDIR+= p5-Rose-Object SUBDIR+= p5-SDL SUBDIR+= p5-SVN-Mirror SUBDIR+= p5-SVN-Notify @@ -558,6 +561,8 @@ SUBDIR+= p5-Spiffy SUBDIR+= p5-Spoon SUBDIR+= p5-Storable SUBDIR+= p5-String-Format +SUBDIR+= p5-Sub-Exporter +SUBDIR+= p5-Sub-Install SUBDIR+= p5-Sub-Installer SUBDIR+= p5-Sub-Uplevel SUBDIR+= p5-Task-Weaken |