diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-10-07 09:20:12 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-10-07 09:20:12 +0000 |
commit | ae3c2d150f19b3c79fe047588fd8c5a51a3410ea (patch) | |
tree | c26334d917a66117adafc7f563cdc938ee74643c /lang/gcl/pkg-descr | |
parent | c4f87c3016f87e94a33e77c37ef801a4512d8816 (diff) |
Notes
Diffstat (limited to 'lang/gcl/pkg-descr')
-rw-r--r-- | lang/gcl/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/gcl/pkg-descr b/lang/gcl/pkg-descr index b91d8705dbd8..665756631007 100644 --- a/lang/gcl/pkg-descr +++ b/lang/gcl/pkg-descr @@ -4,3 +4,6 @@ and Masami Hagiya in 1984. The AKCL system work was begun in 1987 by William Schelter and continued through 1994. In 1994 AKCL was released as GCL (GNU Common Lisp) under the GNU public library license. + +NOTE: The FreeBSD port has no tcl/tk support due do the fact that gcl-2.2.2 is +designed to use tcl7.3 and tk 3.6 which are no longer supported under FreeBSD. |