mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 22:00:31 -04:00
11 lines
301 B
Text
11 lines
301 B
Text
--- 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
|
|
|