freebsd-ports/mail/mutt-devel/files/extra-patch-sgmlformat
Renato Botelho 727d1370e3 - Update to mutt-1.5.10
- Update the maildir header cache patch

- Change the target when extra-patches are applied from pre-configure
  to post-patch, so users with local patches can apply them after
  a "make patch" and then already applied extra-patches.

PR:		ports/84907
Submitted by:	Udo Schweigert <Udo.Schweigert@siemens.com> (maintainer)
2005-08-29 10:13:59 +00:00

11 lines
385 B
Text

--- doc/Makefile.in.orig2 Sat Feb 2 18:30:27 2002
+++ doc/Makefile.in Sat Feb 2 18:32:39 2002
@@ -60,7 +60,7 @@
topsrcdir_DOCFILES = COPYRIGHT GPL INSTALL ChangeLog \
README NEWS TODO README.SECURITY README.SSL
-all: mutt.1
+all: mutt.1 muttrc.man try-html try-txt try-latin1 try-ps
try-html: ../makedoc
rm -f *.html && $(MAKE) manual.html || cp $(srcdir)/manual*.html ./