mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
5449ca8427
PR: 37192 Submitted by: Lev A. Serebryakov <lev@serebryakov.spb.ru>
12 lines
301 B
Plaintext
12 lines
301 B
Plaintext
--- python/Makefile.in.orig Wed Apr 17 21:43:23 2002
|
|
+++ python/Makefile.in Wed Apr 17 21:44:01 2002
|
|
@@ -141,7 +141,7 @@
|
|
-I$(top_srcdir)/include
|
|
|
|
|
|
-DOCS_DIR = $(datadir)/doc/libxml2-python-$(LIBXML_VERSION)
|
|
+DOCS_DIR = $(datadir)/doc/libxml2-python
|
|
# libxml2class.txt is generated
|
|
DOCS = TODO
|
|
|