--- 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))
 
