Fix RCS fix, noticed by espie@.
This commit is contained in:
parent
f5d39f5d57
commit
120aa4b233
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2014/07/12 22:01:20 pascal Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2014/07/13 15:47:08 pascal Exp $
|
||||
|
||||
COMMENT = kart racing game with OSS mascots
|
||||
|
||||
@ -46,6 +46,6 @@ WRKDIST = ${WRKDIR}/SuperTuxKart-${V}
|
||||
NO_TEST = Yes
|
||||
|
||||
post-extract:
|
||||
perl -pi -e 's/\$$Date: 2014/07/12 22:01:20 ${WRKSRC}/lib/irrlicht/source/Irrlicht/glext.h
|
||||
perl -pi -e 's/Date: //' ${WRKSRC}/lib/irrlicht/source/Irrlicht/glext.h
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,6 +1,6 @@
|
||||
$OpenBSD: patch-lib_irrlicht_source_Irrlicht_glext_h,v 1.2 2014/07/12 22:01:20 pascal Exp $
|
||||
--- lib/irrlicht/source/Irrlicht/glext.h.orig Sat Jul 12 23:53:00 2014
|
||||
+++ lib/irrlicht/source/Irrlicht/glext.h Sat Jul 12 23:55:51 2014
|
||||
$OpenBSD: patch-lib_irrlicht_source_Irrlicht_glext_h,v 1.3 2014/07/13 15:47:08 pascal Exp $
|
||||
--- lib/irrlicht/source/Irrlicht/glext.h.orig Sun Jul 13 17:43:05 2014
|
||||
+++ lib/irrlicht/source/Irrlicht/glext.h Sun Jul 13 17:45:42 2014
|
||||
@@ -1,13 +1,13 @@
|
||||
#ifndef __glext_h_
|
||||
-#define __glext_h_
|
||||
@ -36,7 +36,7 @@ $OpenBSD: patch-lib_irrlicht_source_Irrlicht_glext_h,v 1.2 2014/07/12 22:01:20 p
|
||||
*/
|
||||
|
||||
-/* Header file version number, required by OpenGL ABI for Linux */
|
||||
-/* glext.h last updated 2011-08-08 00:34:29 -0700 (Mon, 08 Aug 2011) $ */
|
||||
-/* glext.h last updated $2011-08-08 00:34:29 -0700 (Mon, 08 Aug 2011) $ */
|
||||
-/* Current version at http://www.opengl.org/registry/ */
|
||||
-#define GL_GLEXT_VERSION 72
|
||||
-/* Function declaration macros - to move into glplatform.h */
|
||||
|
Loading…
x
Reference in New Issue
Block a user