summaryrefslogtreecommitdiff
path: root/www/wsmake/files/patch-src-libwsmake_wsLoader.h
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2008-06-03 19:33:27 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2008-06-03 19:33:27 +0000
commit34f2c86a0d628b7f28e5ff0bcc5cbd37d8c622f4 (patch)
treef086af40207f05493b6a856f3ad58d4ae527fd8b /www/wsmake/files/patch-src-libwsmake_wsLoader.h
parentFix NOPORTDOCS when texi2html is not installed (diff)
- Update to 0.7.901
- Make PORTDOCS-compliant - Take maintainship
Notes
Notes: svn path=/head/; revision=214272
Diffstat (limited to 'www/wsmake/files/patch-src-libwsmake_wsLoader.h')
-rw-r--r--www/wsmake/files/patch-src-libwsmake_wsLoader.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/wsmake/files/patch-src-libwsmake_wsLoader.h b/www/wsmake/files/patch-src-libwsmake_wsLoader.h
new file mode 100644
index 000000000000..18e79d7a5a2d
--- /dev/null
+++ b/www/wsmake/files/patch-src-libwsmake_wsLoader.h
@@ -0,0 +1,10 @@
+--- src/libwsmake/wsLoader.h.orig 2008-06-03 21:00:24.000000000 +0200
++++ src/libwsmake/wsLoader.h 2008-06-03 21:00:19.000000000 +0200
+@@ -26,6 +26,7 @@
+ #include <list>
+ #include <string>
+ #include <stdio.h>
++using namespace std;
+
+ namespace wsmake
+ {