summaryrefslogtreecommitdiff
path: root/textproc/libxml2/files/patch-python_Makefile.in
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2019-01-01 23:25:29 +0000
committerSteve Wills <swills@FreeBSD.org>2019-01-01 23:25:29 +0000
commit585accadec7003efb3848e90bdbbb02ab6f31869 (patch)
tree900af56717db7671e0af406bddaa46cc20929081 /textproc/libxml2/files/patch-python_Makefile.in
parentsecurity/maia: Update to 1.0.4_4 (diff)
textproc/libxml2: update to 2.9.8
PR: 233804 Exp-run by: antoine
Notes
Notes: svn path=/head/; revision=489055
Diffstat (limited to 'textproc/libxml2/files/patch-python_Makefile.in')
-rw-r--r--textproc/libxml2/files/patch-python_Makefile.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/libxml2/files/patch-python_Makefile.in b/textproc/libxml2/files/patch-python_Makefile.in
index 6477ed68842b..f7bbcc829147 100644
--- a/textproc/libxml2/files/patch-python_Makefile.in
+++ b/textproc/libxml2/files/patch-python_Makefile.in
@@ -1,6 +1,6 @@
---- python/Makefile.in.orig 2013-11-24 08:47:04.000000000 +0100
-+++ python/Makefile.in 2013-11-24 08:51:02.000000000 +0100
-@@ -415,7 +415,7 @@
+--- python/Makefile.in.orig 2017-09-20 18:23:56 UTC
++++ python/Makefile.in
+@@ -489,7 +489,7 @@ top_srcdir = @top_srcdir@
# Makefile for libxml2 python library
AUTOMAKE_OPTIONS = 1.4 foreign
@@ -9,7 +9,7 @@
docsdir = $(datadir)/doc/libxml2-python-$(LIBXML_VERSION)
dist_docs_DATA = TODO
EXTRA_DIST = \
-@@ -435,7 +435,7 @@
+@@ -509,7 +509,7 @@ EXTRA_DIST = \
@WITH_PYTHON_TRUE@python_LTLIBRARIES = libxml2mod.la
@WITH_PYTHON_TRUE@libxml2mod_la_SOURCES = libxml.c libxml_wrap.h libxml2-py.h libxml2-py.c types.c
@WITH_PYTHON_TRUE@libxml2mod_la_LDFLAGS = $(CYGWIN_EXTRA_LDFLAGS) $(WIN32_EXTRA_LDFLAGS) -module -avoid-version \