]> git.pld-linux.org Git - packages/WordNet.git/blob - WordNet-tcltk.patch
- release 2
[packages/WordNet.git] / WordNet-tcltk.patch
1 diff -Naur WordNet-1.7.1/src/wnb/Makefile WordNet-1.7.1-p/src/wnb/Makefile
2 --- WordNet-1.7.1/src/wnb/Makefile      Thu Oct 30 13:05:37 2003
3 +++ WordNet-1.7.1-p/src/wnb/Makefile    Thu Oct 30 13:06:30 2003
4 @@ -16,7 +16,7 @@
5  
6  # The Solaris version of WordNet was built with Tcl/Tk 8.3
7  
8 -WNB_LIBS = -ltk8.3 -ltcl8.3 -lX11 -lm -ldl -lpthread
9 +WNB_LIBS = -ltk8.4 -ltcl8.4 -lX11 -lm -ldl -lpthread
10  
11  CC = gcc
12  LOCAL_CFLAGS = -O -DUNIX -I$(TCL_INCDIR) -I$(TK_INCDIR) -I$(X11_INCDIR)
This page took 0.053652 seconds and 3 git commands to generate.