summaryrefslogtreecommitdiff
path: root/x11/XFree86
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>2000-01-23 01:45:11 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>2000-01-23 01:45:11 +0000
commitdf4f2a96e42afc55cb6c556fa2186afd453b2b60 (patch)
tree48da0c094fd5ed424d70ec44455b8c5c2b9888bb /x11/XFree86
parentCorrect MASTER_SITES. (diff)
FreeBSD still supports the ru_SU locale, so there is no reason to exclude it
from X11. PR: ports/14955
Notes
Notes: svn path=/head/; revision=24962
Diffstat (limited to 'x11/XFree86')
-rw-r--r--x11/XFree86/files/patch-813
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/XFree86/files/patch-8 b/x11/XFree86/files/patch-8
new file mode 100644
index 000000000000..58f16f2ed4de
--- /dev/null
+++ b/x11/XFree86/files/patch-8
@@ -0,0 +1,13 @@
+--- nls/Imakefile.orig Sun Jan 23 02:22:04 2000
++++ nls/Imakefile Sun Jan 23 02:38:08 2000
+@@ -8,7 +8,9 @@
+ #define PassCDebugFlags
+
+ SUBDIRS = XLC_LOCALE Compose
+-
++#if defined(FreeBSDArchitecture)
++STD_CPP_DEFINES+= -DINCLUDE_ru_SU
++#endif
+ MakeSubdirs($(SUBDIRS))
+ DependSubdirs($(SUBDIRS))
+