summaryrefslogtreecommitdiff
path: root/lang/elk/patches
diff options
context:
space:
mode:
authorasau <asau>2012-01-22 18:11:05 +0000
committerasau <asau>2012-01-22 18:11:05 +0000
commit82eeb6e0269c24fc70e74675d691c07e31620138 (patch)
tree08543507b05ea4507326512362eab225c996eb08 /lang/elk/patches
parent0be04cb3ba7da75820b71831d9bb1611cdecdd5f (diff)
downloadpkgsrc-82eeb6e0269c24fc70e74675d691c07e31620138.tar.gz
Update to Elk 3.99.8.
Maintenance release with minor bugfixes.
Diffstat (limited to 'lang/elk/patches')
-rw-r--r--lang/elk/patches/patch-ab16
1 files changed, 9 insertions, 7 deletions
diff --git a/lang/elk/patches/patch-ab b/lang/elk/patches/patch-ab
index 2073c0437bc..a8a6f16856d 100644
--- a/lang/elk/patches/patch-ab
+++ b/lang/elk/patches/patch-ab
@@ -1,14 +1,16 @@
-$NetBSD: patch-ab,v 1.5 2006/08/17 23:51:33 adam Exp $
+$NetBSD: patch-ab,v 1.6 2012/01/22 18:11:05 asau Exp $
---- configure.orig 2006-08-18 01:34:22.000000000 +0200
-+++ configure
-@@ -27759,6 +27759,9 @@ else
+--- configure.orig 2011-06-18 15:08:11.000000000 +0400
++++ configure 2012-01-22 19:22:24.000000000 +0400
+@@ -17675,6 +17675,11 @@
+ else
ac_cv_my_have_xaw="no (cross-compiling)"
fi
-
++
+if test "${WITH_XAW}" = "no"; then
+ ac_cv_my_have_xaw=no
+fi
-
- if test "${ac_cv_my_have_xaw}" = "yes"; then
++
+ if test "${ac_cv_my_have_xaw}" = "yes"; then
HAVE_XAW_TRUE=
+ HAVE_XAW_FALSE='#'