diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-06-22 11:09:13 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-06-22 11:09:13 +0000 |
commit | 953c4b2da6a1d9bbf6a69e2f971769033ccfd96a (patch) | |
tree | ad442471f22ac40c64d4f17b0fba4b90fe84f069 /lang/Makefile | |
parent | da3e946d3a21a6d8be7b028eab8ea8e4cceecb7e (diff) | |
download | ports-953c4b2da6a1d9bbf6a69e2f971769033ccfd96a.tar.gz ports-953c4b2da6a1d9bbf6a69e2f971769033ccfd96a.zip |
Activate p5-Error
Notes
Notes:
svn path=/head/; revision=29775
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
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 |