summaryrefslogtreecommitdiff
path: root/x11/tkgoodstuff
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-11-15 11:14:49 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-11-15 11:14:49 +0000
commitb601dc2412bbd7f4c28af13da411ecc3617e8296 (patch)
treed3904c17b60af94047455a9f6e110f1959a4e518 /x11/tkgoodstuff
parentCategory is "sysutils" now. (diff)
Correctly spell variable name so this port actually compiles. Seems
like someone commited a port without testing again! :(
Notes
Notes: svn path=/head/; revision=8639
Diffstat (limited to 'x11/tkgoodstuff')
-rw-r--r--x11/tkgoodstuff/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/tkgoodstuff/files/patch-aa b/x11/tkgoodstuff/files/patch-aa
index 490013e97064..cc2c4a6e6dc9 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)