summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-10-20 20:46:41 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-10-20 20:46:41 +0000
commit9909d8c4e72f3bbe5aa46d150add5688479c6b1a (patch)
treeb56df1307c0c7a64afd637d2a8fcae0b6877bfbb /databases/Makefile
parent- Update to 2.0 (diff)
This module offers a set of DBI-specific exception classes.
Essentially it allows try {} catch{} within perl for database errors. PR: ports/87491 Submitted by: Rod Taylor <ports@rbt.ca>
Notes
Notes: svn path=/head/; revision=145969
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 361014aa6d6a..871e9746170e 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -209,6 +209,7 @@
SUBDIR += p5-DBZ_File
SUBDIR += p5-DWH_File
SUBDIR += p5-Data-Page
+ SUBDIR += p5-Exception-Class-DBI
SUBDIR += p5-GDBM
SUBDIR += p5-GraphViz-DBI
SUBDIR += p5-Ima-DBI