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__libkst__ksttimezone.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__libkst__ksttimezone.h')
-rw-r--r-- | science/kst2/files/patch-src__libkst__ksttimezone.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/science/kst2/files/patch-src__libkst__ksttimezone.h b/science/kst2/files/patch-src__libkst__ksttimezone.h deleted file mode 100644 index 3c399b2b0711..000000000000 --- a/science/kst2/files/patch-src__libkst__ksttimezone.h +++ /dev/null @@ -1,10 +0,0 @@ ---- ./src/libkst/ksttimezone.h.orig 2012-07-22 13:24:59.000000000 +0000 -+++ ./src/libkst/ksttimezone.h 2013-12-07 17:57:37.647544068 +0000 -@@ -16,6 +16,7 @@ - #include "kst_export.h" - - #include <QStringList> -+#include <sys/types.h> - - namespace Kst { - |