diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-31 21:08:38 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-31 21:08:38 +0000 |
commit | cf47d4363a232adad6717505f5e81ae6c70c2c2b (patch) | |
tree | bc87dd998eff0e667416111623f50219287f97fb /textproc/libxml2/files | |
parent | 1b90228615f87283fee69ef48021d57e009c7c71 (diff) | |
download | ports-cf47d4363a232adad6717505f5e81ae6c70c2c2b.tar.gz ports-cf47d4363a232adad6717505f5e81ae6c70c2c2b.zip |
Notes
Diffstat (limited to 'textproc/libxml2/files')
-rw-r--r-- | textproc/libxml2/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/libxml2/files/patch-configure b/textproc/libxml2/files/patch-configure deleted file mode 100644 index 06cf509aa607..000000000000 --- a/textproc/libxml2/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Thu Aug 14 20:33:30 2003 -+++ configure Thu Aug 14 22:12:01 2003 -@@ -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 |