aboutsummaryrefslogtreecommitdiff
path: root/www/hypermail/files/patch-docs::Makefile.in
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2004-01-08 06:48:49 +0000
committerPete Fritchman <petef@FreeBSD.org>2004-01-08 06:48:49 +0000
commitc89de17a9c1f3653c0344f56b954e58db1a22cd1 (patch)
tree49ed27308ddd74e76957702b2a293fb4881709c7 /www/hypermail/files/patch-docs::Makefile.in
parent4e8c9db5b3f36289724393f61fcf8e66e42f3977 (diff)
downloadports-c89de17a9c1f3653c0344f56b954e58db1a22cd1.tar.gz
ports-c89de17a9c1f3653c0344f56b954e58db1a22cd1.zip
Notes
Diffstat (limited to 'www/hypermail/files/patch-docs::Makefile.in')
-rw-r--r--www/hypermail/files/patch-docs::Makefile.in30
1 files changed, 15 insertions, 15 deletions
diff --git a/www/hypermail/files/patch-docs::Makefile.in b/www/hypermail/files/patch-docs::Makefile.in
index 5d78c465a566..23af9a78274a 100644
--- a/www/hypermail/files/patch-docs::Makefile.in
+++ b/www/hypermail/files/patch-docs::Makefile.in
@@ -1,20 +1,20 @@
-$FreeBSD$
-
---- docs/Makefile.in.old Sun Feb 2 20:48:59 2003
-+++ docs/Makefile.in Sun Feb 2 20:55:31 2003
-@@ -39,11 +39,15 @@
- $(INSTALL_PROG) -c -m 0644 hmrc.4 $(mandir)/man4
-
+--- docs/Makefile.in.orig Thu Apr 10 15:31:21 2003
++++ docs/Makefile.in Thu Jan 8 00:25:29 2004
+@@ -41,7 +41,9 @@
+ $(INSTALL_PROG) -c -m 0644 hmrc.4 $(mandir)/man4
+
install.html:
+.if !defined(NOPORTDOCS)
- @(if [ ! -d $(htmldir) ]; then mkdir -p $(htmldir); fi)
+ @(if [ ! -d $(htmldir) ]; then mkdir -p $(htmldir); fi)
+ @(if [ ! -d $(imagedir) ]; then mkdir -p $(imagedir); fi)
- $(INSTALL_PROG) -c -m 0644 hr.yellow.gif $(imagedir)
- $(INSTALL_PROG) -c -m 0644 hypermail.gif $(imagedir)
- $(INSTALL_PROG) -c -m 0644 hypermail.html $(htmldir)
-+ $(INSTALL_PROG) -c -m 0644 hypermail-faq.html $(htmldir)
- $(INSTALL_PROG) -c -m 0644 customizing.html $(htmldir)
- $(INSTALL_PROG) -c -m 0644 hmrc.html $(htmldir)
+ $(INSTALL_PROG) -c -m 0644 hr.yellow.png $(htmldir)
+ $(INSTALL_PROG) -c -m 0644 hypermail.png $(htmldir)
+ $(INSTALL_PROG) -c -m 0644 stars.png $(htmldir)
+@@ -50,6 +52,7 @@
+ $(INSTALL_PROG) -c -m 0644 hypermail-faq.html $(htmldir)
+ $(INSTALL_PROG) -c -m 0644 customizing.html $(htmldir)
+ $(INSTALL_PROG) -c -m 0644 hmrc.html $(htmldir)
+.endif
-
+
clean:
+ clobber: