pkgsrc/x11/tk
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
..
patches Fix tcl/tk configure script stupidity: it overwrote the value of LDFLAGS 2004-03-25 22:49:14 +00:00
buildlink2.mk Now that we build tcl/tk with thread safety enabled, pull pthread buildlink 2004-03-24 15:24:36 +00:00
buildlink3.mk Now that we build tcl/tk with thread safety enabled, pull pthread buildlink 2004-03-24 15:24:36 +00:00
DESCR Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
distinfo Fix tcl/tk configure script stupidity: it overwrote the value of LDFLAGS 2004-03-25 22:49:14 +00:00
Makefile Fix tcl/tk configure script stupidity: it overwrote the value of LDFLAGS 2004-03-25 22:49:14 +00:00
PLIST Update Tcl/Tk to 8.4.6. 2004-03-08 22:14:18 +00:00