summaryrefslogtreecommitdiff
path: root/graphics/glew/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/glew/files/patch-Makefile')
-rw-r--r--graphics/glew/files/patch-Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/graphics/glew/files/patch-Makefile b/graphics/glew/files/patch-Makefile
index d05780aa1bbd..f17419f0e084 100644
--- a/graphics/glew/files/patch-Makefile
+++ b/graphics/glew/files/patch-Makefile
@@ -1,10 +1,7 @@
-
-$FreeBSD$
-
---- Makefile.orig
-+++ Makefile
-@@ -61,7 +61,7 @@
- STRIP = -s
+--- Makefile.orig 2008-11-03 07:25:21.000000000 +0100
++++ Makefile 2009-05-04 21:58:03.000000000 +0200
+@@ -59,7 +59,7 @@
+ OPT = $(POPT)
endif
INCLUDE = -Iinclude
-CFLAGS = $(OPT) $(WARN) $(INCLUDE) $(CFLAGS.EXTRA)