From c1a1d9476b957f976f2b95046b88c2e2d823781b Mon Sep 17 00:00:00 2001 From: asami Date: Sat, 15 Nov 1997 11:14:49 +0000 Subject: Correctly spell variable name so this port actually compiles. Seems like someone commited a port without testing again! :( --- x11/tkgoodstuff/files/patch-aa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/tkgoodstuff/files/patch-aa b/x11/tkgoodstuff/files/patch-aa index 490013e..cc2c4a6 100644 --- a/x11/tkgoodstuff/files/patch-aa +++ b/x11/tkgoodstuff/files/patch-aa @@ -55,7 +55,7 @@ CFLAGS = -O @TCL_DEFS@ @TK_DEFS@ -I$(SRCDIR) \ - -I$(TK_PREFIX)/include -I$(TK_PREFIX)/include/tcl \ -+ -I$(TCL_PREFIX)/include/tcl8.0 \ ++ -I$(TK_PREFIX)/include/tcl8.0 \ + -I$(TK_PREFIX)/include/tk8.0 \ $(XINCLUDES) -- cgit v1.1