pkgsrc/x11/tk/patches
jlam 98196bcc44 Fix tcl/tk configure script stupidity: it overwrote the value of LDFLAGS
that accumulates within itself with a do-nothing version because it tried
to re-use LDFLAGS for another purpose.  This broke all library checks after
the "checking for ELF" step.  Fix this by (duh) not re-using LDFLAGS but
by using a different variable.  Bump the PKGREVISIONs of lang/tcl and
x11/tk.

This fixes building the threaded versions of tcl and tk.
2004-03-25 22:49:14 +00:00
..
patch-aa Fix tcl/tk configure script stupidity: it overwrote the value of LDFLAGS 2004-03-25 22:49:14 +00:00
patch-ab Fix tcl/tk configure script stupidity: it overwrote the value of LDFLAGS 2004-03-25 22:49:14 +00:00
patch-ac Fix tcl/tk configure script stupidity: it overwrote the value of LDFLAGS 2004-03-25 22:49:14 +00:00
patch-ad Update tk to 8.4.5. Too many changes since 8.3.4. Please see 2004-03-08 20:29:43 +00:00