freebsd-ports/math/scilab/files/patch-bc
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

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