summaryrefslogtreecommitdiff
path: root/textproc/libxslt/files/patch-configure
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-01-15 18:46:37 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-01-15 18:46:37 +0000
commit0c2b288d34b3671d0f69b4231148de39966dc91b (patch)
tree43547358617c362f0f2953442c34647222bbe89f /textproc/libxslt/files/patch-configure
parent- Update to 2.6.27 (diff)
- Update to 1.1.19
Notes
Notes: svn path=/head/; revision=182444
Diffstat (limited to 'textproc/libxslt/files/patch-configure')
-rw-r--r--textproc/libxslt/files/patch-configure10
1 files changed, 5 insertions, 5 deletions
diff --git a/textproc/libxslt/files/patch-configure b/textproc/libxslt/files/patch-configure
index df7a473f4856..1124e750d316 100644
--- a/textproc/libxslt/files/patch-configure
+++ b/textproc/libxslt/files/patch-configure
@@ -1,15 +1,15 @@
---- configure.orig Tue May 2 18:32:39 2006
-+++ configure Tue May 2 18:34:50 2006
-@@ -21701,7 +21701,7 @@ except: print 0"`
+--- configure.orig Mon Jan 15 19:34:30 2007
++++ configure Mon Jan 15 19:37:48 2007
+@@ -21663,7 +21663,7 @@
-d $with_python/lib/python$PYTHON_VERSION/site-packages
then
PYTHON_INCLUDES=$with_python/include/python$PYTHON_VERSION
-- PYTHON_SITE_PACKAGES='$(libdir)/lib/python$(PYTHON_VERSION)/site-packages'
+- PYTHON_SITE_PACKAGES='$(libdir)/python$(PYTHON_VERSION)/site-packages'
+ PYTHON_SITE_PACKAGES=$with_python/lib/python$PYTHON_VERSION/site-packages
else
if test -r $prefix/include/python$PYTHON_VERSION/Python.h
then
-@@ -22057,7 +22057,7 @@ fi
+@@ -22019,7 +22019,7 @@