summaryrefslogtreecommitdiff
path: root/net/boinc-client/files/extra-patch-clientgui-stdwx.h
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-04-11 22:33:38 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-04-11 22:33:38 +0000
commit2b08f50a06ae4095fd9057cdc34e5bec8c755f48 (patch)
treea293a179f8f3eef6760c1f9889ba81ac42a5c278 /net/boinc-client/files/extra-patch-clientgui-stdwx.h
parent- Replace pkg-comment with COMMENT to reflect latest (*sigh*) changes (diff)
- Update to 4.67, now with GUI
Use WITHOUT_X11 to disable it if you don't want it PR: ports/79348 Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer)
Notes
Notes: svn path=/head/; revision=133102
Diffstat (limited to 'net/boinc-client/files/extra-patch-clientgui-stdwx.h')
-rw-r--r--net/boinc-client/files/extra-patch-clientgui-stdwx.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/boinc-client/files/extra-patch-clientgui-stdwx.h b/net/boinc-client/files/extra-patch-clientgui-stdwx.h
new file mode 100644
index 000000000000..3b56a240fc48
--- /dev/null
+++ b/net/boinc-client/files/extra-patch-clientgui-stdwx.h
@@ -0,0 +1,10 @@
+--- clientgui/stdwx.h.orig Thu Feb 17 18:44:35 2005
++++ clientgui/stdwx.h Sun Mar 20 21:38:15 2005
+@@ -136,7 +136,6 @@
+ #include <sstream>
+ #include <vector>
+ #include <list>
+-#include <locale>
+
+
+ #ifdef __WXMSW__