$OpenBSD$
--- doc/Makefile.orig	Tue Oct 16 21:08:40 2007
+++ doc/Makefile	Tue Oct 16 21:09:02 2007
@@ -38,11 +38,11 @@ chunked-html: postgis-out.xml
 		$(CHUNK_HTML_DOCBOOK_XSL) \
 		$<
 
-html/postgis.html: postgis-out.xml
-	$(XSLTPROC) $(XSLTPROC_COMMONOPTS) $(XSLTPROC_HTMLOPTS) \
-		--output html/postgis.html \
-		$(HTML_DOCBOOK_XSL) \
-		$<
+#html/postgis.html: postgis-out.xml
+#	$(XSLTPROC) $(XSLTPROC_COMMONOPTS) $(XSLTPROC_HTMLOPTS) \
+#		--output html/postgis.html \
+#		$(HTML_DOCBOOK_XSL) \
+#		$<
 
 postgis.fo: postgis-out.xml
 	$(XSLTPROC) $(XSLTPROC_COMMONOPTS) \
