mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
1ec0dc8225
hence no corresponding PLISTs). Use at your own risk :-)
13 lines
309 B
Plaintext
13 lines
309 B
Plaintext
--- nls/Imakefile.old Tue Feb 15 18:25:36 2000
|
|
+++ nls/Imakefile Tue Feb 15 18:25:39 2000
|
|
@@ -9,6 +9,9 @@
|
|
|
|
SUBDIRS = XLC_LOCALE Compose
|
|
DEFINES = -DR63_COMPAT
|
|
+#if defined(FreeBSDArchitecture)
|
|
+STD_CPP_DEFINES+= -DINCLUDE_ru_SU
|
|
+#endif
|
|
|
|
MakeSubdirs($(SUBDIRS))
|
|
DependSubdirs($(SUBDIRS))
|