aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-02-12 21:11:47 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-02-12 21:11:47 +0000
commit59f43030fbc3fa1bf9a4381d99150812324db370 (patch)
tree16a75ff4013fdcfc367f99a347351ec83f8e823c /mail
parentd40968054107383189ed18e9724abc7d948a4002 (diff)
downloadports-59f43030fbc3fa1bf9a4381d99150812324db370.tar.gz
ports-59f43030fbc3fa1bf9a4381d99150812324db370.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/mutt-devel/files/extra-patch-nodoc-contrib14
1 files changed, 7 insertions, 7 deletions
diff --git a/mail/mutt-devel/files/extra-patch-nodoc-contrib b/mail/mutt-devel/files/extra-patch-nodoc-contrib
index 269406cec9da..859860ef8f4e 100644
--- a/mail/mutt-devel/files/extra-patch-nodoc-contrib
+++ b/mail/mutt-devel/files/extra-patch-nodoc-contrib
@@ -1,14 +1,14 @@
---- Makefile.am.orig Thu Jun 7 22:00:05 2001
-+++ Makefile.am Thu Jun 14 11:21:12 2001
-@@ -9,7 +9,7 @@
+--- Makefile.am.orig Fri Feb 11 14:54:08 2005
++++ Makefile.am Fri Feb 11 14:55:33 2005
+@@ -10,7 +10,7 @@
IMAP_INCLUDES = -I$(top_srcdir)/imap
endif
--SUBDIRS = m4 po intl doc contrib $(IMAP_SUBDIR)
-+SUBDIRS = m4 po intl doc $(IMAP_SUBDIR)
+-SUBDIRS = m4 po intl contrib $(IMAP_SUBDIR) . doc
++SUBDIRS = m4 po intl $(IMAP_SUBDIR) . doc
+
+ bin_SCRIPTS = muttbug flea @SMIMEAUX_TARGET@
- if NEEDS_PGPEWRAP
- bin_SCRIPTS = pgpewrap muttbug flea
--- doc/Makefile.in.orig Fri Feb 4 13:46:04 2005
+++ doc/Makefile.in Fri Feb 4 13:47:49 2005
@@ -92,14 +92,6 @@