1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/net-mgmt/scotty3/files/patch-ae

9 lines
330 B
Plaintext

--- tkined.sh.in.orig Tue Jun 6 05:14:19 2000
+++ tkined.sh.in Tue Jun 6 05:13:12 2000
@@ -1,3 +1,3 @@
#!/bin/sh
-export TCLLIBPATH="@PREFIX@/lib/tkined1.4.10 @PREFIX@/lib/tnm2.1.10"
-exec @PREFIX@/bin/tkined1.4.10 $*
+export TCLLIBPATH="@PREFIX@/lib/tkined1.5.0 @PREFIX@/lib/tnm3.0.0"
+exec @PREFIX@/bin/tkined1.5.0 $*