diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-06 17:26:51 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-06 17:26:51 +0000 |
| commit | 7ce20a260e3f4ddea9779dee21dd961c103922ec (patch) | |
| tree | 32ffcaa6fbf8e8d32f51a08e5c8fe7a339a342b6 /games/uqm/files/patch-build-unix-build_functions | |
| parent | - Update to 1.4.8 (diff) | |
- Update to 0.4.0
- No longer builds on FreeBSD 4.X
PR: ports/83043
Submitted by: Benjamin Lutz <benlutz@datacomm.ch> (maintainer)
Notes
Notes:
svn path=/head/; revision=138610
Diffstat (limited to 'games/uqm/files/patch-build-unix-build_functions')
| -rw-r--r-- | games/uqm/files/patch-build-unix-build_functions | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/games/uqm/files/patch-build-unix-build_functions b/games/uqm/files/patch-build-unix-build_functions new file mode 100644 index 000000000000..44232edb710a --- /dev/null +++ b/games/uqm/files/patch-build-unix-build_functions @@ -0,0 +1,11 @@ +--- build/unix/build_functions.orig Mon May 16 01:28:22 2005 ++++ build/unix/build_functions Sun Jul 3 18:00:10 2005 +@@ -145,7 +145,7 @@ + eval "${TARGET}_requirements" + eval "${TARGET}_prepare_config" + eval "${TARGET}_load_config" +- eval "${TARGET}_do_config" ++ #eval "${TARGET}_do_config" + eval "${TARGET}_save_config" + } + |
