diff -ruNd x11-toolkits/gtk10/Makefile x11-toolkits/gtk10/Makefile --- x11-toolkits/gtk10/Makefile Tue Aug 31 10:52:43 1999 +++ x11-toolkits/gtk10/Makefile Mon Oct 18 01:47:44 1999 @@ -18,7 +18,7 @@ USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ENV= INSTALL='$${INSTALL} -c' -CONFIGURE_ARGS= --includedir=${PREFIX}/include/gtk10 +CONFIGURE_ARGS= --includedir=${PREFIX}/include/gtk10 --with-locale=ru_RU.KOI8-R post-install: @${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib diff -ruNd x11-toolkits/gtk12/Makefile x11-toolkits/gtk12/Makefile --- x11-toolkits/gtk12/Makefile Fri Feb 18 22:39:15 2000 +++ x11-toolkits/gtk12/Makefile Mon Mar 27 06:50:50 2000 @@ -24,7 +24,7 @@ USE_PERL5= yes USE_LIBTOOL= yes LIBTOOLFLAGS= --disable-ltlibs --release-suffix -CONFIGURE_ARGS= --includedir=${PREFIX}/include/gtk12 +CONFIGURE_ARGS= --includedir=${PREFIX}/include/gtk12 --with-locale=ru_RU.KOI8-R CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ X_CFLAGS="-I${LOCALBASE}/include" \ GLIB_CONFIG="${GLIB_CONFIG}" \