diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-05-27 23:58:42 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-05-27 23:58:42 +0000 |
commit | 9fec22bd7273aa658149e8d79c92c5b00dce78b9 (patch) | |
tree | 0c52dec2d95b3103a13e2f7f4f8e39eb93aff849 /irc/unreal/files/patch-Makefile.in | |
parent | Upgrade to 0.07040 and take over maintainership. (diff) |
- Fix runtime when built with clang [1] [2]
- Support stage [3]
- Switch to options helpers
- Update patches, and rename them to follow makepatch naming
maintainer timeout [1] [2] [3]
-> take over maintainership
PR: ports/184150 [1], ports/187117 [2], ports/189615 [3]
Submitted by: Ryan Frederick [1], Jean-Sébastien Pédron [2], Ryan Frederick [3]
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=355584
Diffstat (limited to 'irc/unreal/files/patch-Makefile.in')
-rw-r--r-- | irc/unreal/files/patch-Makefile.in | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/irc/unreal/files/patch-Makefile.in b/irc/unreal/files/patch-Makefile.in index deb4a9866507..e11fab6a920a 100644 --- a/irc/unreal/files/patch-Makefile.in +++ b/irc/unreal/files/patch-Makefile.in @@ -1,7 +1,5 @@ -$FreeBSD$ - ---- Makefile.in 2011-11-05 02:25:24.000000000 -0700 -+++ Makefile.in 2011-11-28 10:21:38.000000000 -0800 +--- ./Makefile.in.orig 2013-11-24 20:24:26.000000000 +0100 ++++ ./Makefile.in 2014-05-23 00:34:32.000000000 +0200 @@ -38,7 +38,7 @@ CRYPTOLIB=@CRYPTOLIB@ OPENSSLINCLUDES= |