mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 05:10:29 -04:00
- Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful - Canonicalize patch names - Fix DOS line endings in patch files
11 lines
376 B
C
11 lines
376 B
C
--- src/modules/graphics/opengl/GLee.h.orig 2011-05-04 20:00:10.000000000 +0400
|
|
+++ src/modules/graphics/opengl/GLee.h 2011-09-20 00:16:46.000000000 +0400
|
|
@@ -799,8 +799,6 @@
|
|
|
|
/* GLX */
|
|
|
|
- typedef void (*__GLXextFuncPtr)(void);
|
|
-
|
|
#ifndef GLX_ARB_get_proc_address
|
|
#define GLX_ARB_get_proc_address 1
|
|
extern __GLXextFuncPtr glXGetProcAddressARB (const GLubyte *);
|