summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2001-07-29 01:33:29 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2001-07-29 01:33:29 +0000
commit268bf1993dd57fa128318dfb3d6ac5160b16c501 (patch)
tree7aeba532ab78765d8227707f129471ab6e91b35e /devel
parentDistfile changed on MASTER_SITE - minor changes to a URL and an email (diff)
Do not bother trying to rebuild the included html docs since
they are already up-to-date. PR: 28395 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
Notes
Notes: svn path=/head/; revision=45568
Diffstat (limited to 'devel')
-rw-r--r--devel/pharmacy/files/patch-docs::Makefile.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/pharmacy/files/patch-docs::Makefile.in b/devel/pharmacy/files/patch-docs::Makefile.in
new file mode 100644
index 000000000000..df8626631916
--- /dev/null
+++ b/devel/pharmacy/files/patch-docs::Makefile.in
@@ -0,0 +1,13 @@
+--- 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)