summaryrefslogtreecommitdiff
path: root/mail/mutt/files
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-01-08 18:41:31 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-01-08 18:41:31 +0000
commitb608f29439580896b8b628046981ef8636607a8b (patch)
treeb8e038826cda593b1cb58d05b126d3d4068a0a6e /mail/mutt/files
parentNo longer install flea and muttbug as mutt's bug-tracking system is (diff)
No longer install flea and muttbug as mutt's bug-tracking system is
out of order due to massive spamming. PR: ports/75959 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=125858
Diffstat (limited to 'mail/mutt/files')
-rw-r--r--mail/mutt/files/patch-z22
1 files changed, 22 insertions, 0 deletions
diff --git a/mail/mutt/files/patch-z b/mail/mutt/files/patch-z
new file mode 100644
index 000000000000..08a7dfbebe7b
--- /dev/null
+++ b/mail/mutt/files/patch-z
@@ -0,0 +1,22 @@
+--- Makefile.am.orig2 Thu Jan 6 15:45:58 2005
++++ Makefile.am Thu Jan 6 15:47:48 2005
+@@ -11,7 +11,7 @@
+
+ SUBDIRS = m4 po intl doc contrib $(IMAP_SUBDIR)
+
+-bin_SCRIPTS = muttbug flea
++bin_SCRIPTS =
+
+ BUILT_SOURCES = keymap_defs.h patchlist.c Muttrc
+
+--- doc/Makefile.in.orig2 Thu Jan 6 15:45:57 2005
++++ doc/Makefile.in Thu Jan 6 15:53:52 2005
+@@ -78,8 +78,6 @@
+ $(top_srcdir)/mkinstalldirs $(DESTDIR)$(mandir)/man1
+ $(top_srcdir)/mkinstalldirs $(DESTDIR)$(mandir)/man5
+ ./instdoc $(srcdir)/mutt.man $(DESTDIR)$(mandir)/man1/mutt.1
+- ./instdoc $(srcdir)/muttbug.man $(DESTDIR)$(mandir)/man1/flea.1
+- echo ".so $(mandir)/man1/flea.1" > $(DESTDIR)$(mandir)/man1/muttbug.1
+ ./instdoc $(srcdir)/dotlock.man \
+ $(DESTDIR)$(mandir)/man1/mutt_dotlock.1
+ ./instdoc muttrc.man $(DESTDIR)$(mandir)/man5/muttrc.5