summaryrefslogtreecommitdiffstats
path: root/mail/mutt14/files/patch-01
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mutt14/files/patch-01')
-rw-r--r--mail/mutt14/files/patch-0117
1 files changed, 17 insertions, 0 deletions
diff --git a/mail/mutt14/files/patch-01 b/mail/mutt14/files/patch-01
new file mode 100644
index 0000000..aac301e
--- /dev/null
+++ b/mail/mutt14/files/patch-01
@@ -0,0 +1,17 @@
+--- Makefile.in.orig Wed Dec 18 14:06:39 1996
++++ Makefile.in Tue Dec 31 05:41:59 1996
+@@ -45,10 +45,13 @@
+ TAINTED= curs_main.c handler.c hdrline.c init.c keymap.c main.c parse.c \
+ send.c sendlib.c
+
+-all: mutt
++all: mutt docs
+
+ mutt: $(OBJS)
+ $(CC) -o mutt $(OBJS) $(REGEX) $(LDFLAGS) $(LIBS)
++
++docs:
++ cd doc && make fbsd
+
+ install: mutt
+ $(srcdir)/mkinstalldirs $(bindir)
OpenPOWER on IntegriCloud