aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-01-03 03:33:23 +0000
committerSteve Price <steve@FreeBSD.org>2000-01-03 03:33:23 +0000
commit9676d2cfc31077881f823fb311964694d358d18f (patch)
tree56781f7c216eaacc10a0f2e1be4d8a851aecc68b
parentd119aa6212284806bb175a16fd35430c858e07ee (diff)
downloadports-9676d2cfc31077881f823fb311964694d358d18f.tar.gz
ports-9676d2cfc31077881f823fb311964694d358d18f.zip
Notes
-rw-r--r--emulators/frodo/Makefile2
-rw-r--r--emulators/frodo/files/patch-TkGui.tcl2
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/frodo/Makefile b/emulators/frodo/Makefile
index cc99648e4362..99583f299b0d 100644
--- a/emulators/frodo/Makefile
+++ b/emulators/frodo/Makefile
@@ -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
diff --git a/emulators/frodo/files/patch-TkGui.tcl b/emulators/frodo/files/patch-TkGui.tcl
index c617ea7a053d..6a94e3408dbc 100644
--- a/emulators/frodo/files/patch-TkGui.tcl
+++ b/emulators/frodo/files/patch-TkGui.tcl
@@ -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