1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/devel/pharmacy/files/patch-docs::Makefile.in

14 lines
355 B
Plaintext
Raw Normal View History

--- docs/Makefile.in.orig Sat Jul 28 21:17:13 2001
+++ docs/Makefile.in Sat Jul 28 21:19:16 2001
@@ -230,8 +230,8 @@
#index.html: DBTOHTML.html
# cp -f DBTOHTML.html index.html
-index/index.html: index.sgml
- db2html index.sgml
+#index/index.html: index.sgml
+# db2html index.sgml
install-data-local: index/index.html
$(mkinstalldirs) $(htmldir)