diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-11-07 11:42:30 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-11-07 11:42:30 +0000 |
commit | 3b1014085c67e9273d5cd08fbb8f9c1186ea0ed9 (patch) | |
tree | 209fc3bc1e96950b0f27daf60727e7234e0d1abd /science/kst2/files/patch-src__libkstapp__logdialog.h | |
parent | audio/kid3-kde4: update to 3.1.1 (diff) |
science/kst2:
- Update to 2.0.8
- Remove now needless patches
- Add option for building with Qt 5
Diffstat (limited to 'science/kst2/files/patch-src__libkstapp__logdialog.h')
-rw-r--r-- | science/kst2/files/patch-src__libkstapp__logdialog.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/science/kst2/files/patch-src__libkstapp__logdialog.h b/science/kst2/files/patch-src__libkstapp__logdialog.h deleted file mode 100644 index a75a607919c9..000000000000 --- a/science/kst2/files/patch-src__libkstapp__logdialog.h +++ /dev/null @@ -1,10 +0,0 @@ ---- ./src/libkstapp/logdialog.h.orig 2012-07-22 13:24:59.000000000 +0000 -+++ ./src/libkstapp/logdialog.h 2013-12-09 11:39:44.250919414 +0000 -@@ -17,6 +17,7 @@ - - #include <QDialog> - #include <QProcess> -+#include <sys/types.h> - - #include "kst_export.h" - #include "kst_i18n.h" |