diff options
| author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-15 02:31:28 +0000 |
|---|---|---|
| committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-15 02:31:28 +0000 |
| commit | 982aa704c10b267d6ec53fb545edd2dde57b8324 (patch) | |
| tree | 08b1c1ff196da97f945c0ab7b0c9760b55807ff2 /textproc/libxml2/files/patch-configure | |
| parent | Fix non-default dependency on openldap2[012] which is broken by splitting. (diff) | |
* Update to 2.5.10
* Clean up the Python installation to obey PREFIX (finally)
* Mark some of the more troublesome build options as DEVELOPER ONLY!
Diffstat (limited to 'textproc/libxml2/files/patch-configure')
| -rw-r--r-- | textproc/libxml2/files/patch-configure | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/textproc/libxml2/files/patch-configure b/textproc/libxml2/files/patch-configure index fc4c106f533f..d954c8093e1f 100644 --- a/textproc/libxml2/files/patch-configure +++ b/textproc/libxml2/files/patch-configure @@ -1,9 +1,6 @@ - -$FreeBSD$ - ---- configure 2002/04/26 07:47:10 1.1 -+++ configure 2002/04/26 07:47:25 -@@ -5539,6 +5539,7 @@ +--- configure.orig Thu Aug 14 20:33:30 2003 ++++ configure Thu Aug 14 22:12:01 2003 +@@ -8256,6 +8256,7 @@ # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" @@ -11,3 +8,12 @@ $FreeBSD$ # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' +@@ -14275,7 +14276,7 @@ + fi + if test "$with_python" != "" + then +- pythondir='$(PYTHON_SITE_PACKAGES)' ++ pythondir='$(libdir)/python${PYTHON_VERSION}/site-packages' + else + pythondir='$(libdir)/python${PYTHON_VERSION}/site-packages' + fi |
