summaryrefslogtreecommitdiff
path: root/textproc/ibus
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-04-11 15:48:33 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-04-11 15:48:33 +0000
commitee88dde7cfe57855c665ae704a5df49ad906eb61 (patch)
tree6d8afc29ae8e5ef2346b4af678efa4435e2ab7a8 /textproc/ibus
parentbiology/platon: Upgrade from 05 MAR 2015 => 30 MAR 2015 to unbreak (diff)
Fix build WITHOUT=NLS.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=383811
Diffstat (limited to 'textproc/ibus')
-rw-r--r--textproc/ibus/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ibus/Makefile b/textproc/ibus/Makefile
index 476430724778..961dbb851eec 100644
--- a/textproc/ibus/Makefile
+++ b/textproc/ibus/Makefile
@@ -53,6 +53,7 @@ ISOCODES_RUN_DEPENDS= ${LOCALBASE}/share/xml/iso-codes/iso_639.xml:${PORTSDIR}/m
ISOCODES_CONFIGURE_OFF= --disable-iso-codes-check
NLS_USES= gettext
+NLS_USES_OFF= gettext-tools
NLS_CONFIGURE_WITH= nls
GTK2_USE= GNOME=gtk20