aboutsummaryrefslogtreecommitdiff
path: root/games/oolite/files
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-03-04 21:09:27 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-03-04 21:09:27 +0000
commit40efb6175e886d64fff95ca59d069b43dc9620c3 (patch)
tree3e4fe9d787a39a60195740ceb89996423f48d61d /games/oolite/files
parentdbf7cc2ee8766271482e927badaee9cc6ef65f7d (diff)
downloadports-40efb6175e886d64fff95ca59d069b43dc9620c3.tar.gz
ports-40efb6175e886d64fff95ca59d069b43dc9620c3.zip
- update to 1.62
- portversion includes full version - set GNUSTEP_PREFIX - removed obsolete USE_REINPLACE PR: 93763 Submitted by: Andriy Gapon Approved by: portmgr (linimon)
Notes
Notes: svn path=/head/; revision=156958
Diffstat (limited to 'games/oolite/files')
-rw-r--r--games/oolite/files/patch-MyOpenGLView.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/oolite/files/patch-MyOpenGLView.h b/games/oolite/files/patch-MyOpenGLView.h
new file mode 100644
index 000000000000..e9b658c50e25
--- /dev/null
+++ b/games/oolite/files/patch-MyOpenGLView.h
@@ -0,0 +1,11 @@
+--- MyOpenGLView.h.orig Thu Feb 23 20:26:20 2006
++++ MyOpenGLView.h Thu Feb 23 20:26:30 2006
+@@ -39,7 +39,7 @@
+ #import "OOOpenGL.h"
+
+ #ifdef GNUSTEP
+-#include <SDL/SDL.h>
++#include <SDL.h>
+ #endif
+
+ #define MAX_CLEAR_DEPTH 100000000.0