summaryrefslogtreecommitdiff
path: root/lang/tcl83
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-09-15 02:51:10 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-09-15 02:51:10 +0000
commitaacf2f6e764bbb10f722254988e9143c600b3a44 (patch)
tree8d877a2c225f10c4811e1bb6a3484096f1db7038 /lang/tcl83
parentConvert to Elf. (diff)
Changes for ELF
Notes
Notes: svn path=/head/; revision=13124
Diffstat (limited to 'lang/tcl83')
-rw-r--r--lang/tcl83/files/patch-ab14
-rw-r--r--lang/tcl83/pkg-plist2
2 files changed, 15 insertions, 1 deletions
diff --git a/lang/tcl83/files/patch-ab b/lang/tcl83/files/patch-ab
new file mode 100644
index 000000000000..9d382306a052
--- /dev/null
+++ b/lang/tcl83/files/patch-ab
@@ -0,0 +1,14 @@
+--- configure.orig Tue Feb 24 02:02:51 1998
++++ configure Tue Sep 15 02:45:28 1998
+@@ -4535,7 +4535,11 @@
+ DL_LIBS=""
+ LD_FLAGS=""
+ LD_SEARCH_FLAGS=""
++ if eval "test \"`echo ${PORTOBJFORMAT}`\" = elf"; then
++ TCL_SHARED_LIB_SUFFIX='`echo ${VERSION} | tr -d .`.so.1'
++ else
+ TCL_SHARED_LIB_SUFFIX='`echo ${VERSION} | tr -d .`.so.1.0'
++ fi
+
+ else
+ echo "$ac_t""no" 1>&6
diff --git a/lang/tcl83/pkg-plist b/lang/tcl83/pkg-plist
index eb26f79afd0d..e68c86052a67 100644
--- a/lang/tcl83/pkg-plist
+++ b/lang/tcl83/pkg-plist
@@ -11,7 +11,7 @@ include/tcl8.1/generic/tclRegexp.h
include/tcl8.1/tcl.h
include/tcl8.1/unix/tclUnixPort.h
lib/libtcl81.a
-lib/libtcl81.so.1.0
+lib/libtcl81.so.1
@exec /sbin/ldconfig -m %B
@unexec /sbin/ldconfig -R
lib/tcl8.1/auto.tcl