mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
3764620eae
PR: ports/35100 Submitted by: Jose Abelardo Martinez <jamartinez@altern.org>
12 lines
324 B
Plaintext
12 lines
324 B
Plaintext
--- include/Makefile.global Fri Feb 15 11:39:00 2002
|
|
+++ include/Makefile.global.new Fri Feb 15 11:39:00 2002
|
|
@@ -259,7 +259,7 @@
|
|
TCL76_DIR=tcl7.6
|
|
ifeq (bsd, $(findstring bsd, $(PLATFORM)))
|
|
TCL76_LIB=libtcl76.a
|
|
- TCL8X_LIB=libtcl83g.a
|
|
+ TCL8X_LIB=libtcl8.3g.a
|
|
else
|
|
TCL76_LIB=libtcl7.6.a
|
|
TCL8X_LIB=libtcl8.3g.a
|