mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 22:30:38 -04:00
11 lines
311 B
Text
11 lines
311 B
Text
--- python/Makefile.in.orig Tue Mar 26 21:54:53 2002
|
|
+++ python/Makefile.in Tue Mar 26 21:55:17 2002
|
|
@@ -141,7 +141,7 @@
|
|
-I$(top_srcdir)/include
|
|
|
|
|
|
-DOCS_DIR = $(prefix)/share/doc/libxml2-python-$(LIBXML_VERSION)
|
|
+DOCS_DIR = $(prefix)/share/doc/libxml2-python
|
|
# libxml2class.txt is generated
|
|
DOCS = TODO
|
|
|