1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/net/scotty3/files/patch-aa
Steve Price 2b74fe6fc5 Force 'sharedlibextension' to .so
PR:		6809
Noticed by:	Edwin Culp <eculp@ver1.telmex.net.mx>
Suggested by:	se
1998-06-04 17:31:04 +00:00

13 lines
400 B
Plaintext

--- tkined.sh.in~ Fri Sep 13 09:30:41 1996
+++ tkined.sh.in Fri Sep 13 09:26:21 1996
@@ -0,0 +1,3 @@
+#!/bin/sh
+export TCLLIBPATH="@PREFIX@/lib/tkined1.4.8 @PREFIX@/lib/tnm2.1.8"
+exec @PREFIX@/bin/tkined1.4.8 $*
--- scotty.sh.in~ Fri Sep 13 09:30:41 1996
+++ scotty.sh.in Fri Sep 13 09:26:21 1996
@@ -0,0 +1,3 @@
+#!/bin/sh
+export TCLLIBPATH="@PREFIX@/lib/tnm2.1.8"
+exec @PREFIX@/bin/scotty2.1.8