diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-17 19:57:23 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-17 19:57:23 +0000 |
commit | 113ae8c94791f865d928c626fa071e0a4bd70ec3 (patch) | |
tree | 3f65b36780b295b867d83ebff5390547346dd2a1 /devel/Makefile | |
parent | Disable LDAP support for now, because it appears that db3-3.2.9 linked with (diff) |
add p5-Class-Accessor
Automated accessor generation
PR: 32933
Submitted by: Sergey Skvortsov <skv@protey.ru>
Notes
Notes:
svn path=/head/; revision=51691
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 84957a1346e4..fe49e8e730bb 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -320,6 +320,7 @@ SUBDIR += p5-Cache-Cache SUBDIR += p5-Carp-Assert SUBDIR += p5-Cdk + SUBDIR += p5-Class-Accessor SUBDIR += p5-Class-Contract SUBDIR += p5-Class-Date SUBDIR += p5-Class-Delegation |