diff options
| author | Max Brazhnikov <makc@FreeBSD.org> | 2018-11-28 13:07:18 +0000 |
|---|---|---|
| committer | Max Brazhnikov <makc@FreeBSD.org> | 2018-11-28 13:07:18 +0000 |
| commit | 3c2e8c5326515ba40b4391aba6827f40fdd51664 (patch) | |
| tree | 43cd8747f787460ec588db910bedb3157de839df /math/qwtplot3d/files/patch-include_qwt3d__openglhelper.h | |
| parent | math/liborigin: (diff) | |
math/qwtplot3d:
- Readd math/qwtplot3d as Qt 5 reincarnation. math/qwtplot3d-qt4 can be merged
with this port, if anybody still cares for Qt 4.
- Take maintainership
Notes
Notes:
svn path=/head/; revision=486088
Diffstat (limited to 'math/qwtplot3d/files/patch-include_qwt3d__openglhelper.h')
| -rw-r--r-- | math/qwtplot3d/files/patch-include_qwt3d__openglhelper.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/math/qwtplot3d/files/patch-include_qwt3d__openglhelper.h b/math/qwtplot3d/files/patch-include_qwt3d__openglhelper.h new file mode 100644 index 000000000000..c1616329dc45 --- /dev/null +++ b/math/qwtplot3d/files/patch-include_qwt3d__openglhelper.h @@ -0,0 +1,10 @@ +--- include/qwt3d_openglhelper.h.orig 2018-11-26 20:04:53 UTC ++++ include/qwt3d_openglhelper.h +@@ -6,6 +6,7 @@ + #include <qgl.h> + #else + #include <QtOpenGL/qgl.h> ++#include <GL/glu.h> + #endif + + namespace Qwt3D |
