diff options
Diffstat (limited to 'textproc/libxslt/files/patch-python::Makefile.in')
-rw-r--r-- | textproc/libxslt/files/patch-python::Makefile.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/textproc/libxslt/files/patch-python::Makefile.in b/textproc/libxslt/files/patch-python::Makefile.in new file mode 100644 index 000000000000..574f2e707223 --- /dev/null +++ b/textproc/libxslt/files/patch-python::Makefile.in @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- python/Makefile.in 2002/02/26 18:23:19 1.1 ++++ python/Makefile.in 2002/02/26 18:23:37 +@@ -129,7 +129,7 @@ + -I$(top_srcdir) + + +-DOCS_DIR = $(prefix)/share/doc/libxslt-python-$(LIBXML_VERSION) ++DOCS_DIR = $(prefix)/share/doc/libxslt-python + DOCS = TODO libxsltclass.txt + + EXTRA_DIST = \ |