summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/fltk2/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/fltk2/PRE_BUILD')
-rwxr-xr-xx11-toolkits/fltk2/PRE_BUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/fltk2/PRE_BUILD b/x11-toolkits/fltk2/PRE_BUILD
index 766732106f..62951a9d7c 100755
--- a/x11-toolkits/fltk2/PRE_BUILD
+++ b/x11-toolkits/fltk2/PRE_BUILD
@@ -1,4 +1,5 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
# disable tests, as the makefile is bad
-sed -i "s/glut test/glut/" Makefile
+sed -i "s/glut test/glut/" Makefile &&
+patch -p0 < $SPELL_DIRECTORY/fltk2-gcc44.patch