diff options
author | Steve Price <steve@FreeBSD.org> | 2000-01-03 03:38:10 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-01-03 03:38:10 +0000 |
commit | 74eeb6ba906d6e7af59911cf251d7893156c0b98 (patch) | |
tree | 91142153bcb4ebdc0ec3598d31c30eb5a56f7817 /deskutils/abacus/files/patch-aa | |
parent | Update to FrontPage Extensions 2000. (diff) |
Update to use Tcl/Tk version 8.2. No response from maintainer.
Notes
Notes:
svn path=/head/; revision=24375
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. |