summaryrefslogtreecommitdiff
path: root/textproc/wbxml2
diff options
context:
space:
mode:
authorjperkin <jperkin>2013-01-25 11:59:13 +0000
committerjperkin <jperkin>2013-01-25 11:59:13 +0000
commit7dfe4f8ff13f6e30e70e1fc9a0c4061420509760 (patch)
tree5b8aeccf03e615dbfe6d207230d43a317fbc4f66 /textproc/wbxml2
parent7529b423ab2de78716fb63b7b171f91337831a60 (diff)
downloadpkgsrc-7dfe4f8ff13f6e30e70e1fc9a0c4061420509760.tar.gz
automake-1.13 compatability.
Diffstat (limited to 'textproc/wbxml2')
-rw-r--r--textproc/wbxml2/distinfo3
-rw-r--r--textproc/wbxml2/patches/patch-configure.in15
2 files changed, 17 insertions, 1 deletions
diff --git a/textproc/wbxml2/distinfo b/textproc/wbxml2/distinfo
index 380aae631f5..4ecb765926d 100644
--- a/textproc/wbxml2/distinfo
+++ b/textproc/wbxml2/distinfo
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/01/12 14:05:17 dillo Exp $
+$NetBSD: distinfo,v 1.2 2013/01/25 12:06:16 jperkin Exp $
SHA1 (wbxml2-0.9.2.tar.gz) = ee02ec4a1e6cd0312d0b2a02c85c603e4c98ba14
RMD160 (wbxml2-0.9.2.tar.gz) = 00e4f88d74be96a1a42dddc80c6edab94a6a8870
Size (wbxml2-0.9.2.tar.gz) = 304115 bytes
SHA1 (patch-aa) = f508c228ecb0778121a07bad6069c0966188f8fc
+SHA1 (patch-configure.in) = a4e126689f113eadcd2ba40c2a8512d4b29e4bfd
diff --git a/textproc/wbxml2/patches/patch-configure.in b/textproc/wbxml2/patches/patch-configure.in
new file mode 100644
index 00000000000..44297e1befa
--- /dev/null
+++ b/textproc/wbxml2/patches/patch-configure.in
@@ -0,0 +1,15 @@
+$NetBSD: patch-configure.in,v 1.1 2013/01/25 12:06:16 jperkin Exp $
+
+* automake-1.13 compatability.
+
+--- configure.in.orig 2006-07-11 11:47:44.000000000 +0000
++++ configure.in
+@@ -1,7 +1,7 @@
+ dnl Process this file with autoconf to produce a configure script.
+ AC_INIT(doxygen.h)
+ AM_INIT_AUTOMAKE(wbxml2, 0.9.0)
+-AM_CONFIG_HEADER(config.h)
++AC_CONFIG_HEADERS(config.h)
+
+
+ dnl Define common variables