mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
daffe00d4a
- 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
12 lines
376 B
C
12 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 *);
|