diff --git a/net-im/gaim-guifications/Makefile b/net-im/gaim-guifications/Makefile index 7324f305d9ed..3ad48ac4aa42 100644 --- a/net-im/gaim-guifications/Makefile +++ b/net-im/gaim-guifications/Makefile @@ -24,6 +24,10 @@ USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gtk20 GNU_CONFIGURE= yes +OPTIONS= NLS "Native Language Support" on + +.include + .if !defined(WITHOUT_NLS) USE_GETTEXT= yes CONFIGURE_ARGS+=--with-libintl-prefix=${LOCALBASE} @@ -40,4 +44,4 @@ post-extract: -e 's#\([@(]\)GAIM_DATADIR\([@)]\)#\1datadir\2#' @${REINPLACE_CMD} -e 's|-g3||' ${WRKSRC}/configure -.include +.include diff --git a/net-im/pidgin-guifications/Makefile b/net-im/pidgin-guifications/Makefile index 7324f305d9ed..3ad48ac4aa42 100644 --- a/net-im/pidgin-guifications/Makefile +++ b/net-im/pidgin-guifications/Makefile @@ -24,6 +24,10 @@ USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gtk20 GNU_CONFIGURE= yes +OPTIONS= NLS "Native Language Support" on + +.include + .if !defined(WITHOUT_NLS) USE_GETTEXT= yes CONFIGURE_ARGS+=--with-libintl-prefix=${LOCALBASE} @@ -40,4 +44,4 @@ post-extract: -e 's#\([@(]\)GAIM_DATADIR\([@)]\)#\1datadir\2#' @${REINPLACE_CMD} -e 's|-g3||' ${WRKSRC}/configure -.include +.include