summaryrefslogtreecommitdiff
path: root/mbone/vat/patches/patch-ao
diff options
context:
space:
mode:
Diffstat (limited to 'mbone/vat/patches/patch-ao')
-rw-r--r--mbone/vat/patches/patch-ao10
1 files changed, 5 insertions, 5 deletions
diff --git a/mbone/vat/patches/patch-ao b/mbone/vat/patches/patch-ao
index d3ee5343e3e..f9c65c680f0 100644
--- a/mbone/vat/patches/patch-ao
+++ b/mbone/vat/patches/patch-ao
@@ -1,4 +1,4 @@
-$NetBSD: patch-ao,v 1.4 2012/08/21 21:47:28 marino Exp $
+$NetBSD: patch-ao,v 1.5 2014/02/04 00:17:35 joerg Exp $
--- configure.orig 1996-05-16 08:03:58.000000000 +0000
+++ configure
@@ -6,8 +6,8 @@ $NetBSD: patch-ao,v 1.4 2012/08/21 21:47:28 marino Exp $
d=""
fi
-+tcldir=tcl8.5
-+tcllib=tcl85
++tcldir=tcl8.6
++tcllib=tcl86
if test "$d" != "" ; then
if test ! -d $d ; then
echo "'$d' is not a directory"
@@ -173,8 +173,8 @@ $NetBSD: patch-ao,v 1.4 2012/08/21 21:47:28 marino Exp $
d=""
fi
-+tkdir=tk8.5
-+tklib=tk85
++tkdir=tk8.6
++tklib=tk86
if test "$d" != "" ; then
if test ! -d $d ; then
echo "'$d' is not a directory"