forked from Lainports/freebsd-ports
11 lines
364 B
Text
11 lines
364 B
Text
--- Makefile.incl.orig Sun Oct 19 19:20:40 2003
|
|
+++ Makefile.incl Sun Oct 19 19:20:51 2003
|
|
@@ -75,7 +75,7 @@
|
|
#####################
|
|
TK_INC_PATH = -I/usr/include
|
|
TCL_INC_PATH = -I/usr/include
|
|
-TCLTK_LIBS = -L/usr/lib -ltk8.3 -L/usr/lib -ltcl8.3 -ldl
|
|
+TCLTK_LIBS = -L/usr/lib -ltk8.4 -L/usr/lib -ltcl8.4 -ldl
|
|
|
|
#####################
|
|
# for WIN32 version
|