1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Correctly spell variable name so this port actually compiles. Seems

like someone commited a port without testing again! :(
This commit is contained in:
Satoshi Asami 1997-11-15 11:14:49 +00:00
parent 77f8f6602f
commit b601dc2412
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8639

View File

@ -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)