From a463546715a717235a5a97118913440b8f621fd9 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Sun, 3 May 2015 16:57:33 +0000 Subject: textproc/ibus: restore --disable-nls after r360404 switched to --without-nls PR: 199016 Submitted by: Henry Hu (maintainer) --- textproc/ibus/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/ibus/Makefile') diff --git a/textproc/ibus/Makefile b/textproc/ibus/Makefile index 961dbb851eec..ae3b5b925c0f 100644 --- a/textproc/ibus/Makefile +++ b/textproc/ibus/Makefile @@ -3,6 +3,7 @@ PORTNAME= ibus PORTVERSION= 1.5.9 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/ \ http://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/ @@ -54,7 +55,7 @@ ISOCODES_CONFIGURE_OFF= --disable-iso-codes-check NLS_USES= gettext NLS_USES_OFF= gettext-tools -NLS_CONFIGURE_WITH= nls +NLS_CONFIGURE_ENABLE= nls GTK2_USE= GNOME=gtk20 GTK2_CONFIGURE_ENABLE= gtk2 -- cgit v1.2.3