freebsd-ports/x11-servers/XttXF86srv-common/files/patch-8
Akinori MUSHA c554962384 Update the base XFree86 to 3.3.6.
PR:		ports/19372
Submitted by:	Taguchi, Takesi <taguchi@tohoku.iij.ad.jp> (Maintainer)
2000-06-22 13:19:33 +00:00

13 lines
305 B
Text

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