summaryrefslogtreecommitdiff
path: root/mbone/vat/patches/patch-ao
diff options
context:
space:
mode:
authorjoerg <joerg>2014-02-04 00:17:35 +0000
committerjoerg <joerg>2014-02-04 00:17:35 +0000
commit1c8db0818c0cbf3c41677c9d04e514a5a7cf6a6c (patch)
treed0e435f16ba2e373401190d9fb87c018fd50d0dc /mbone/vat/patches/patch-ao
parent1fd80429c90de90dd25a649ea5590c41f8eda354 (diff)
downloadpkgsrc-1c8db0818c0cbf3c41677c9d04e514a5a7cf6a6c.tar.gz
Fix build against TCL 8.6.
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"