summaryrefslogtreecommitdiff
path: root/math/R-XML/patches/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-XML/patches/patch-configure')
-rw-r--r--math/R-XML/patches/patch-configure13
1 files changed, 0 insertions, 13 deletions
diff --git a/math/R-XML/patches/patch-configure b/math/R-XML/patches/patch-configure
deleted file mode 100644
index 04622f2f5b9..00000000000
--- a/math/R-XML/patches/patch-configure
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-configure,v 1.1 2013/06/13 14:27:50 joerg Exp $
-
---- configure.orig 2013-06-13 11:00:58.000000000 +0000
-+++ configure
-@@ -4541,7 +4541,7 @@ cat >>conftest.$ac_ext <<_ACEOF
- #include <libxml/parser.h>
- #endif
- int
--main(int argc, char *argv)
-+main(int argc, char **argv)
- {
- xmlCheckVersion(20000);
- return(0);