summaryrefslogtreecommitdiff
path: root/mail/mutt-devel/files/patch-Makefile.in
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-02-06 08:58:43 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-02-06 08:58:43 +0000
commit82728efb9c82b68995eb74e822601507527f5b7b (patch)
tree83760f92ba675046240ba87b1a766f831b0fe780 /mail/mutt-devel/files/patch-Makefile.in
parentUpdate to 2.0.9. (diff)
Update to version 1.5.7
PR: ports/77161 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=128126
Diffstat (limited to '')
-rw-r--r--mail/mutt-devel/files/patch-Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/mutt-devel/files/patch-Makefile.in b/mail/mutt-devel/files/patch-Makefile.in
deleted file mode 100644
index 5e33d7c1abdf..000000000000
--- a/mail/mutt-devel/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig Tue May 9 17:15:37 2000
-+++ Makefile.in Fri May 12 13:53:08 2000
-@@ -210,7 +210,7 @@
- SOURCES = $(mutt_dotlock_SOURCES) $(pgpring_SOURCES) $(makedoc_SOURCES) $(mutt_SOURCES) $(EXTRA_mutt_SOURCES)
- OBJECTS = $(mutt_dotlock_OBJECTS) $(pgpring_OBJECTS) $(makedoc_OBJECTS) $(mutt_OBJECTS)
-
--all: all-redirect
-+all: $(BUILT_SOURCES) all-redirect
- .SUFFIXES:
- .SUFFIXES: .S .c .o .s
- $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)