diff options
author | B. Watson <yalhcru@gmail.com> | 2022-02-25 12:48:08 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-27 01:09:46 +0700 |
commit | 84c851c9189ea9ac5753aa3c42fee75cbb39b816 (patch) | |
tree | 3509efe0af3392799bb6bc994c84910d64f48dea /graphics/tclblt/README | |
parent | 11d2c8e8a8a51657ca76c286e2010f008985afe5 (diff) |
graphics/tclblt: Add -j1 to make, use /usr/lib64 on x86_64.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/tclblt/README')
-rw-r--r-- | graphics/tclblt/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/tclblt/README b/graphics/tclblt/README index 4b9e6b8fe0..857fc20ddf 100644 --- a/graphics/tclblt/README +++ b/graphics/tclblt/README @@ -1,3 +1,3 @@ -Tcl BLT is an extension to Tcl/Tk. It adds plotting widgets (X-Y graph, -barchart, stripchart), a powerful geometry manager, a new canvas -item, and several new commands to Tk. +Tcl BLT is an extension to Tcl/Tk. It adds plotting widgets (X-Y +graph, barchart, stripchart), a powerful geometry manager, a new +canvas item, and several new commands to Tk. |