diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2015-05-04 11:16:47 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2015-05-04 11:16:47 +0000 |
| commit | 4f960ddb6b67fabad3d3e633ed92b0cb441a698a (patch) | |
| tree | 9305a4cd66421b5305c301bdb0262ba735157d5f /games/assaultcube/files/patch-source_src_console.h | |
| parent | Finally delete files/patch-conf-cf-lex.l. (diff) | |
games/assaultcube: unbreak on DragonFly and the package cluster
- Disable PCH (precompiled header) to unbreak build with GCC in
jails for older branches and recent 11.0C kernel
- Add upstream patch for bundled libenet to unbreak build on DragonFly [1]
- Convert patch for ${BUILD_WRKSRC}/Makefile into sed(1) variant
- Pet portlint since r383894 by formatting patches with makepatch target
PR: 199912
Submitted by: lightside <lightside@gmx.com> (maintainer)
Obtained from: https://github.com/lsalzman/enet/commit/8df6e58 [1]
Notes
Notes:
svn path=/head/; revision=385392
Diffstat (limited to 'games/assaultcube/files/patch-source_src_console.h')
| -rw-r--r-- | games/assaultcube/files/patch-source_src_console.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/assaultcube/files/patch-source_src_console.h b/games/assaultcube/files/patch-source_src_console.h index 4d12dc4370d2..22352e443fea 100644 --- a/games/assaultcube/files/patch-source_src_console.h +++ b/games/assaultcube/files/patch-source_src_console.h @@ -1,5 +1,5 @@ ---- source/src/console.h.orig 2013-10-09 12:27:31.000000000 +0400 -+++ source/src/console.h 2013-10-11 02:23:35.000000000 +0400 +--- source/src/console.h.orig 2013-10-09 08:27:31 UTC ++++ source/src/console.h @@ -127,7 +127,7 @@ } }; |
