aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxslt
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-02-05 00:01:41 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-02-05 00:01:41 +0000
commit924f7558f2981d345c83e2531421a976dd9f55f2 (patch)
tree7234771c20393fcdb03bc95955cb457de6cc9a94 /textproc/libxslt
parent1b7bcfd35f63a7d36be6d9f373902aaccfbc7a57 (diff)
downloadports-924f7558f2981d345c83e2531421a976dd9f55f2.tar.gz
ports-924f7558f2981d345c83e2531421a976dd9f55f2.zip
Notes
Diffstat (limited to 'textproc/libxslt')
-rw-r--r--textproc/libxslt/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/libxslt/files/patch-configure b/textproc/libxslt/files/patch-configure
deleted file mode 100644
index 8345e15deb87..000000000000
--- a/textproc/libxslt/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Fri Sep 12 08:23:19 2003
-+++ configure Fri Sep 12 15:29:42 2003
-@@ -10300,7 +10301,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