1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/x11/XFree86-4/files/patch-5
Jean-Marc Zucconi 1ec0dc8225 Port of the latest XFree86 version (4.0). Not tested on alpha and pc98 (and
hence no corresponding PLISTs).
Use at your own risk :-)
2000-03-11 00:20:34 +00:00

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