summaryrefslogtreecommitdiff
path: root/lang/libtcl-nothread/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'lang/libtcl-nothread/patches/patch-ag')
-rw-r--r--lang/libtcl-nothread/patches/patch-ag13
1 files changed, 13 insertions, 0 deletions
diff --git a/lang/libtcl-nothread/patches/patch-ag b/lang/libtcl-nothread/patches/patch-ag
new file mode 100644
index 00000000000..6b906e52e12
--- /dev/null
+++ b/lang/libtcl-nothread/patches/patch-ag
@@ -0,0 +1,13 @@
+$NetBSD: patch-ag,v 1.1.1.1 2004/06/22 18:38:46 drochner Exp $
+
+--- tclConfig.sh.in.orig Mon Mar 1 18:58:59 2004
++++ tclConfig.sh.in
+@@ -90,7 +90,7 @@ TCL_DL_LIBS='@DL_LIBS@'
+
+ # Flags to pass to the compiler when linking object files into
+ # an executable tclsh or tcltest binary.
+-TCL_LD_FLAGS='@LDFLAGS@'
++TCL_LD_FLAGS='@LD_FLAGS@'
+
+ # Flags to pass to ld, such as "-R /usr/local/tcl/lib", that tell the
+ # run-time dynamic linker where to look for shared libraries such as