diff options
| author | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-01-13 01:08:11 +0000 |
|---|---|---|
| committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-01-13 01:08:11 +0000 |
| commit | 79a638a61d851cddc182d9dc329ebcacc4ee73d1 (patch) | |
| tree | ae6a888f135d8b9a70559f6728077e440bdc81a5 /games/megamario/files/patch-src__levels.h | |
| parent | - Set make_jobs_unsafe. (diff) | |
- USES dos2unix and DOS2UNIX_FILES instead of USE_DOS2UNIX
- Support STAGEDIR
- Break lines around 80 characters
- Disable all warnings with -w
- Recreate patches with make makepatch
Notes
Notes:
svn path=/head/; revision=339563
Diffstat (limited to 'games/megamario/files/patch-src__levels.h')
| -rw-r--r-- | games/megamario/files/patch-src__levels.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/games/megamario/files/patch-src__levels.h b/games/megamario/files/patch-src__levels.h new file mode 100644 index 000000000000..25624b54ab37 --- /dev/null +++ b/games/megamario/files/patch-src__levels.h @@ -0,0 +1,11 @@ +--- ./src/levels.h.orig 2014-01-13 00:20:08.000000000 +0100 ++++ ./src/levels.h 2014-01-13 00:20:08.000000000 +0100 +@@ -8,7 +8,7 @@ + + #ifndef __LEVELS_H__ + #define __LEVELS_H__ +- ++#include <limits.h> + + class cScene + { |
