forked from Lainports/freebsd-ports
* Clean up the Python installation to obey PREFIX (finally) * Mark some of the more troublesome build options as DEVELOPER ONLY!
11 lines
289 B
Text
11 lines
289 B
Text
--- doc/Makefile.in.orig Thu Aug 14 22:05:15 2003
|
|
+++ doc/Makefile.in Thu Aug 14 22:05:46 2003
|
|
@@ -153,7 +153,7 @@
|
|
pythondir = @pythondir@
|
|
|
|
# The name of the module.
|
|
-DOC_MODULE = libxml2-$(VERSION)
|
|
+DOC_MODULE = libxml2
|
|
|
|
# The top-level SGML file.
|
|
DOC_MAIN_XML_FILE = gnome-xml.xml
|