diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2014-01-03 01:00:05 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2014-01-03 01:00:05 +0000 |
commit | e919812c718479257cd4be5c78fe8b66d4706a52 (patch) | |
tree | 3a5e164988293df6a07b024dc0dde773ce229a51 /mail/bmf/files/patch-Makefile.in | |
parent | Part 1 at removing now useless FETCH_ARGS redifition (diff) |
- Attempt to fix build on systems without gcc (error was:
- Stageify.
- No longer silence post-* targets.
Notes
Notes:
svn path=/head/; revision=338512
Diffstat (limited to 'mail/bmf/files/patch-Makefile.in')
-rw-r--r-- | mail/bmf/files/patch-Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/bmf/files/patch-Makefile.in b/mail/bmf/files/patch-Makefile.in index 49a99e1742c6..cbc40b2466f2 100644 --- a/mail/bmf/files/patch-Makefile.in +++ b/mail/bmf/files/patch-Makefile.in @@ -1,5 +1,5 @@ ---- Makefile.in.orig 2002-10-21 04:27:56.000000000 +0800 -+++ Makefile.in 2011-09-28 14:53:25.000000000 +0800 +--- ./Makefile.in.orig 2002-10-20 22:27:56.000000000 +0200 ++++ ./Makefile.in 2014-01-03 01:50:13.000000000 +0100 @@ -1,11 +1,11 @@ # Makefile for bmf |