summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authoragc <agc>1999-04-01 10:23:36 +0000
committeragc <agc>1999-04-01 10:23:36 +0000
commit2a751c6627cabbbb4b0800ca5edd4556f0838250 (patch)
tree850ad60b35fce4e7f5b0344faeef1acf382ab0ef /x11
parent78cbcec6419edd919a1e6ce95b2d004bd9c2cba0 (diff)
downloadpkgsrc-2a751c6627cabbbb4b0800ca5edd4556f0838250.tar.gz
Set value of TK_SHARED_BUILD.
Diffstat (limited to 'x11')
-rw-r--r--x11/tk80/patches/patch-aa14
1 files changed, 12 insertions, 2 deletions
diff --git a/x11/tk80/patches/patch-aa b/x11/tk80/patches/patch-aa
index 9a29bbca5f4..0e6cf41338a 100644
--- a/x11/tk80/patches/patch-aa
+++ b/x11/tk80/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.3 1998/08/07 11:18:16 agc Exp $
+$NetBSD: patch-aa,v 1.4 1999/04/01 10:23:36 agc Exp $
--- configure.orig Tue Nov 25 17:41:56 1997
+++ configure Sat Feb 14 00:58:41 1998
@@ -29,7 +29,17 @@ $NetBSD: patch-aa,v 1.3 1998/08/07 11:18:16 agc Exp $
LIB_RUNTIME_DIR='${LIB_RUNTIME_DIR}'
# If Tcl and Tk are installed in different places, adjust the library
-@@ -2276,6 +2278,7 @@
+@@ -2107,6 +2109,9 @@
+ MAKE_LIB="ar cr ${TK_LIB_FILE} \${OBJS}"
+ fi
+
++# Force the issue
++TK_SHARED_BUILD=1
++
+ # Note: in the following variable, it's important to use the absolute
+ # path name of the Tcl directory rather than "..": this is because
+ # AIX remembers this path and will attempt to use it at run-time to look
+@@ -2276,6 +2281,7 @@
s%@SHLIB_VERSION@%$SHLIB_VERSION%g
s%@TCL_BIN_DIR@%$TCL_BIN_DIR%g
s%@TCL_BUILD_LIB_SPEC@%$TCL_BUILD_LIB_SPEC%g