summaryrefslogtreecommitdiff
path: root/x11-fm/filerunner/files
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1999-11-02 03:16:10 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1999-11-02 03:16:10 +0000
commit7ac3f1e06689251f277f10a110c8c9294770cafe (patch)
tree3b1fa29a68ced708fba3098c5e1c59b08965a775 /x11-fm/filerunner/files
parentUpgrade to gnugo-2.4 (diff)
Switch to tcl/tk 8.2
Submitted by: Ade Lovett <ade@lovett.com> PR: ports/14544
Notes
Notes: svn path=/head/; revision=22850
Diffstat (limited to 'x11-fm/filerunner/files')
-rw-r--r--x11-fm/filerunner/files/patch-aa4
-rw-r--r--x11-fm/filerunner/files/patch-ab2
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-fm/filerunner/files/patch-aa b/x11-fm/filerunner/files/patch-aa
index c23f56f42719..9885f04ca0b0 100644
--- a/x11-fm/filerunner/files/patch-aa
+++ b/x11-fm/filerunner/files/patch-aa
@@ -6,8 +6,8 @@
-TCLINC = /usr/local/lib/tcl8.0
-TKINC = /usr/local/lib/tk8.0
-X11INC = /usr/X11/include
-+TCLINC = ${PREFIX}/include/tcl8.1
-+TKINC = ${PREFIX}/include/tk8.1
++TCLINC = ${PREFIX}/include/tcl8.2
++TKINC = ${PREFIX}/include/tk8.2
+X11INC = ${X11BASE}/include
-CFLAGS = -Wall -fPIC -O3 -I$(TCLINC) -I$(TKINC) -I$(X11INC)
diff --git a/x11-fm/filerunner/files/patch-ab b/x11-fm/filerunner/files/patch-ab
index cf2d4e88a5b6..8b11c20abe94 100644
--- a/x11-fm/filerunner/files/patch-ab
+++ b/x11-fm/filerunner/files/patch-ab
@@ -4,7 +4,7 @@
#! /bin/sh
# -*- tcl -*- \
-exec wish8.0 $0 wish8.0 $*
-+exec wish8.1 $0 wish8.1 $*
++exec wish8.2 $0 wish8.2 $*
set glob(version) 2.4.2