diff options
author | knu <knu@FreeBSD.org> | 2001-02-24 02:54:55 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-02-24 02:54:55 +0800 |
commit | b5d441ce5b36fc881893532e40cf58d9f33218af (patch) | |
tree | 0007f3f8a6fbbe0026774cc0df382cb8637e0d87 /x11-toolkits/Makefile | |
parent | 5f2052f8890e96e1c5c4ab9421999fcb954ccaff (diff) | |
download | freebsd-ports-gnome-b5d441ce5b36fc881893532e40cf58d9f33218af.tar.gz freebsd-ports-gnome-b5d441ce5b36fc881893532e40cf58d9f33218af.tar.zst freebsd-ports-gnome-b5d441ce5b36fc881893532e40cf58d9f33218af.zip |
Add fox-xunicode, FOX with Unicode support. The xunicode patch is
provided by Toshihiro Inoue <tino@pa2.so-net.ne.jp>.
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 82f91d8f19cc..575e713f06d2 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -15,6 +15,7 @@ SUBDIR += fltk SUBDIR += fltk-xunicode SUBDIR += fox + SUBDIR += fox-xunicode SUBDIR += gal SUBDIR += gnome-- SUBDIR += gnome-look |