aboutsummaryrefslogtreecommitdiff
path: root/x11/workrave/files
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-06-05 19:57:16 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-06-05 19:57:16 +0000
commit47996e70a570a1c3a26fb1ea9ac6bf355361477b (patch)
tree89883891e3eff11a7104332792fdf8916bf3d637 /x11/workrave/files
parent85555962cb2446550bc0c182f5cada5ea994841b (diff)
downloadports-47996e70a570a1c3a26fb1ea9ac6bf355361477b.tar.gz
ports-47996e70a570a1c3a26fb1ea9ac6bf355361477b.zip
- Fix build on 10.x+
- Fix and sort plist - Use new LIB_DEPENDS syntax - Whitespace nits MFH: 2014Q2
Notes
Notes: svn path=/head/; revision=356693
Diffstat (limited to 'x11/workrave/files')
-rw-r--r--x11/workrave/files/patch-backend__include__ICore.hh10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/workrave/files/patch-backend__include__ICore.hh b/x11/workrave/files/patch-backend__include__ICore.hh
new file mode 100644
index 000000000000..554e87c4b117
--- /dev/null
+++ b/x11/workrave/files/patch-backend__include__ICore.hh
@@ -0,0 +1,10 @@
+--- backend/include/ICore.hh.orig 2010-12-05 21:01:31.000000000 +0300
++++ backend/include/ICore.hh 2014-05-17 03:18:53.674936521 +0400
+@@ -21,6 +21,7 @@
+ #define ICORE_HH
+
+ #include <string>
++#include <ctime>
+
+ namespace workrave {
+