freebsd-ports/math/scilab/files/patch-bd
Mark Linimon f6ffc475db Update to handle tk8.4.
PR:		ports/59620
Submitted by:	Jean-Sebastien Roy <js@jeannot.org> (maintainer)
2003-12-09 02:22:27 +00:00

12 lines
434 B
Plaintext

--- examples/callsci/callsciC++/config/Makefile.incl.orig Sun Oct 19 19:25:21 2003
+++ examples/callsci/callsciC++/config/Makefile.incl Sun Oct 19 19:25:33 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