1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/x11/XFree86-4-libraries/files/patch-5

13 lines
309 B
Plaintext
Raw Normal View History

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