mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
268bf1993d
they are already up-to-date. PR: 28395 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
14 lines
355 B
Plaintext
14 lines
355 B
Plaintext
--- 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)
|