diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-11-15 11:14:49 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-11-15 11:14:49 +0000 |
commit | b601dc2412bbd7f4c28af13da411ecc3617e8296 (patch) | |
tree | d3904c17b60af94047455a9f6e110f1959a4e518 /x11/tkgoodstuff | |
parent | 77f8f6602fe168893fc673d7430a426c0750f3b6 (diff) | |
download | ports-b601dc2412bbd7f4c28af13da411ecc3617e8296.tar.gz ports-b601dc2412bbd7f4c28af13da411ecc3617e8296.zip |
Notes
Diffstat (limited to 'x11/tkgoodstuff')
-rw-r--r-- | x11/tkgoodstuff/files/patch-aa | 2 |
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) |