diff options
Diffstat (limited to 'deskutils/abacus/files/patch-aa')
-rw-r--r-- | deskutils/abacus/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/abacus/files/patch-aa b/deskutils/abacus/files/patch-aa index 3870fec3f190..a4e3db0a34ba 100644 --- a/deskutils/abacus/files/patch-aa +++ b/deskutils/abacus/files/patch-aa @@ -14,7 +14,7 @@ # Add extra include dirs here -IFLAGS = -I$(IDIR) -+IFLAGS = -I$(IDIR) -I$(X11BASE)/include -I$(LOCALBASE)/include/tcl8.0 -I$(LOCALBASE)/include/tk8.0 ++IFLAGS = -I$(IDIR) -I$(X11BASE)/include -I$(LOCALBASE)/include/tcl8.2 -I$(LOCALBASE)/include/tk8.2 # Add extra directories where you want the abacus to search for libraries here LFLAGS = -L/usr/local/lib -L/usr/X11R6/lib -L$(LIBDIR) -L. |