summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorNeil Blakey-Milner <nbm@FreeBSD.org>2000-06-22 11:09:13 +0000
committerNeil Blakey-Milner <nbm@FreeBSD.org>2000-06-22 11:09:13 +0000
commit953c4b2da6a1d9bbf6a69e2f971769033ccfd96a (patch)
treead442471f22ac40c64d4f17b0fba4b90fe84f069 /lang
parentImport of p5-Error, which provides support for exceptions under Perl 5. (diff)
Activate p5-Error
Notes
Notes: svn path=/head/; revision=29775
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index b7c909f56f8b..4ef3a13a2429 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -65,6 +65,7 @@
SUBDIR += ocaml
SUBDIR += otcl
SUBDIR += p2c
+ SUBDIR += p5-Error
SUBDIR += p5-Expect
SUBDIR += p5-F77
SUBDIR += p5-Tcl