summaryrefslogtreecommitdiff
path: root/www/tidy-devel/files/patch-include_platform.h
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-02-01 23:24:54 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-02-01 23:24:54 +0000
commit180313e90df73da541b68484eb25b3c15c796de2 (patch)
treeebc3ba3e429d0498a85eb9b255e6410ad0c0eec8 /www/tidy-devel/files/patch-include_platform.h
parentAdd mod_bunzip2, an apache module for server-side decompression of bzip2 files (diff)
Add tidy-devel after Repocopy from www/tidy
PR: 46620 Submitted by: Thierry Thomas <thierry@pompo.net>
Diffstat (limited to 'www/tidy-devel/files/patch-include_platform.h')
-rw-r--r--www/tidy-devel/files/patch-include_platform.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/tidy-devel/files/patch-include_platform.h b/www/tidy-devel/files/patch-include_platform.h
new file mode 100644
index 000000000000..762d43b18fc4
--- /dev/null
+++ b/www/tidy-devel/files/patch-include_platform.h
@@ -0,0 +1,11 @@
+--- ./include/platform.h.orig Mon Jul 8 08:50:02 2002
++++ ./include/platform.h Sat Jul 27 10:55:37 2002
+@@ -28,7 +28,7 @@
+ variable is not set. Contributed by Todd Lewis.
+ */
+
+-/* #define SUPPORT_GETPWNAM */
++#define SUPPORT_GETPWNAM
+
+ /* Enable/disable support for Big5 and Shift_JIS character encodings */
+ #ifndef SUPPORT_ASIAN_ENCODINGS