diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-12-19 13:03:53 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-12-19 13:03:53 +0000 |
commit | 49efbac1af42fc04a87227134eecf39cedf4f209 (patch) | |
tree | 34c003c981347e372c19def235acb7d10f813f35 /multimedia/mythtv-frontend/files/patch-libs__libmythfreemheg__Programs.cpp | |
parent | - Mark BROKEN on 6.x: does not configure (diff) |
- Update to 0.22
PR: 141722 141723 141724
Submitted by: Bernhard Froehlich <decke@bluelife.at> (maintainer)
Diffstat (limited to 'multimedia/mythtv-frontend/files/patch-libs__libmythfreemheg__Programs.cpp')
-rw-r--r-- | multimedia/mythtv-frontend/files/patch-libs__libmythfreemheg__Programs.cpp | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/multimedia/mythtv-frontend/files/patch-libs__libmythfreemheg__Programs.cpp b/multimedia/mythtv-frontend/files/patch-libs__libmythfreemheg__Programs.cpp deleted file mode 100644 index 7a14a5cf4268..000000000000 --- a/multimedia/mythtv-frontend/files/patch-libs__libmythfreemheg__Programs.cpp +++ /dev/null @@ -1,13 +0,0 @@ ---- ./libs/libmythfreemheg/Programs.cpp.orig 2007-03-29 15:44:23.000000000 -0400 -+++ ./libs/libmythfreemheg/Programs.cpp 2009-04-22 21:05:20.000000000 -0400 -@@ -32,6 +32,10 @@ - #include <sys/timeb.h> - #include <time.h> - -+#ifdef __FreeBSD__ -+#include <sys/time.h> -+#endif -+ - #include "../../config.h" - - /* |