Complete conversion to Tk 8.2.

PR:		15843
Submitted by:	maintainer
This commit is contained in:
Steve Price 2000-01-03 03:33:23 +00:00
parent d119aa6212
commit 9676d2cfc3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24373
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@ do-configure:
@(cd ${WRKSRC}; ${SH} ./configure)
do-install:
${SED} -e 's/\$${PREFIX}/${PREFIX:S/\//\\\//g}/g' \
${SED} -e 's=\$${PREFIX}=${PREFIX}=g' \
< ${FILESDIR}/frodo > ${WRKDIR}/frodo
${INSTALL_SCRIPT} ${WRKDIR}/frodo ${PREFIX}/bin
${MKDIR} ${PREFIX}/libexec/frodo

View file

@ -2,7 +2,7 @@
+++ ../TkGui.tcl Mon Apr 26 21:49:18 1999
@@ -1,9 +1,9 @@
-#!/usr/local/bin/X11/wish
+#!/usr/local/bin/wish8.0 -f
+#!/usr/local/bin/wish8.2 -f
# Frodo Tk GUI by Lutz Vieweg <lkv@mania.robin.de>
# requires Tk >= 4.1