summaryrefslogtreecommitdiff
path: root/x11/tk/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'x11/tk/patches/patch-ad')
-rw-r--r--x11/tk/patches/patch-ad6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/tk/patches/patch-ad b/x11/tk/patches/patch-ad
index e3afe578ccc..82576e22f50 100644
--- a/x11/tk/patches/patch-ad
+++ b/x11/tk/patches/patch-ad
@@ -1,6 +1,6 @@
-$NetBSD: patch-ad,v 1.11 2007/05/31 13:02:06 adam Exp $
+$NetBSD: patch-ad,v 1.12 2007/10/13 11:41:34 adam Exp $
---- unix/configure.in.orig 2007-05-25 18:09:53.000000000 +0200
+--- unix/configure.in.orig 2007-09-21 19:04:18.000000000 +0200
+++ unix/configure.in
@@ -301,6 +301,10 @@ if test "x${x_libraries}" != "x"; then
fi
@@ -13,7 +13,7 @@ $NetBSD: patch-ad,v 1.11 2007/05/31 13:02:06 adam Exp $
fi
# The statement below is very tricky! It actually *evaluates* the
-@@ -476,11 +480,18 @@ else
+@@ -480,11 +484,18 @@ else
if test "$SHARED_BUILD" = "0" || test "$TCL_NEEDS_EXP_FILE" = "0"; then
if test "${TCL_LIB_VERSIONS_OK}" = "ok"; then
eval TK_LIB_FLAG="-ltk${VERSION}\${TK_DBGX}"