mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
- Add patches to build against fltk-1.3.0
This commit is contained in:
parent
ab84145f7f
commit
aa7bb48a39
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284245
11
graphics/qslim/files/patch-mixkit-src_MxStdGUI.cxx
Normal file
11
graphics/qslim/files/patch-mixkit-src_MxStdGUI.cxx
Normal file
@ -0,0 +1,11 @@
|
||||
--- mixkit/src/MxStdGUI.cxx.orig 2011-09-06 14:12:15.000000000 +0200
|
||||
+++ mixkit/src/MxStdGUI.cxx 2011-09-06 14:12:47.000000000 +0200
|
||||
@@ -15,7 +15,7 @@
|
||||
#include "MxGLUtils.h"
|
||||
#include "MxSMF.h"
|
||||
#include <FL/Fl_Color_Chooser.H>
|
||||
-#include <FL/fl_file_chooser.H>
|
||||
+#include <FL/Fl_File_Chooser.H>
|
||||
#include <FL/filename.H>
|
||||
|
||||
|
11
graphics/qslim/files/patch-tools-qslim_qvis.cxx
Normal file
11
graphics/qslim/files/patch-tools-qslim_qvis.cxx
Normal file
@ -0,0 +1,11 @@
|
||||
--- tools/qslim/qvis.cxx.orig 2011-09-06 14:13:35.000000000 +0200
|
||||
+++ tools/qslim/qvis.cxx 2011-09-06 14:14:02.000000000 +0200
|
||||
@@ -14,7 +14,7 @@
|
||||
#include <MxStdGUI.h>
|
||||
#include <stdio.h>
|
||||
|
||||
-#include <FL/fl_file_chooser.H>
|
||||
+#include <FL/Fl_File_Chooser.H>
|
||||
#include <FL/filename.H>
|
||||
#include <FL/filename.H>
|
||||
#include <FL/Fl_Slider.H>
|
Loading…
x
Reference in New Issue
Block a user