diff options
author | nbm <nbm@FreeBSD.org> | 2000-06-22 19:09:13 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2000-06-22 19:09:13 +0800 |
commit | b66dca2cc1b7912558ca8b8e8fcc15c4c63c921b (patch) | |
tree | c3a1e85ecb60f6adfd06366adb156f986b39d57a /lang/Makefile | |
parent | e41464b316aef171f2712a52468c464b839c749f (diff) | |
download | freebsd-ports-gnome-b66dca2cc1b7912558ca8b8e8fcc15c4c63c921b.tar.gz freebsd-ports-gnome-b66dca2cc1b7912558ca8b8e8fcc15c4c63c921b.tar.zst freebsd-ports-gnome-b66dca2cc1b7912558ca8b8e8fcc15c4c63c921b.zip |
Activate p5-Error
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 |