diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-31 13:10:33 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-31 13:10:33 +0000 |
commit | b418f7562fc4b190b601ad8b92c4cd95f9076183 (patch) | |
tree | fdf105a67a49b4847dca63566535a47eee4ffb50 /net/scribe/files/patch-src__Makefile.am | |
parent | Update to 0.5.0 (diff) |
Pet portlint
- Move BROKEN_powerpc64 downward
- Regenerate patch files with makepatch:
- Update WWW
Diffstat (limited to 'net/scribe/files/patch-src__Makefile.am')
-rw-r--r-- | net/scribe/files/patch-src__Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/scribe/files/patch-src__Makefile.am b/net/scribe/files/patch-src__Makefile.am index c3124c386e74..048eea8ddf7b 100644 --- a/net/scribe/files/patch-src__Makefile.am +++ b/net/scribe/files/patch-src__Makefile.am @@ -1,6 +1,6 @@ ---- ./src/Makefile.am.orig 2011-06-27 09:59:22.000000000 +0400 -+++ ./src/Makefile.am 2011-10-19 18:00:32.000000000 +0400 -@@ -34,7 +34,7 @@ +--- src/Makefile.am.orig 2013-04-16 02:56:56 UTC ++++ src/Makefile.am +@@ -34,7 +34,7 @@ all: # THRIFT = $(thrift_home)/bin/thrift THRIFT_INCLUDES = -I $(fb303_home)/share/ |