From 4702a94cbfd6c4af66e76190ed65b21b1e1e0061 Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Mon, 2 Dec 2013 11:58:15 +0000 Subject: OPTIONS_SUB is boolean. There is no functional change. Pointed out by: garga --- x11-wm/windowmaker/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-wm/windowmaker') diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index 766ff9748b3d..3b7e9dee0273 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -42,7 +42,7 @@ LINGUAS= be bg bs ca cs da de el es et fi fr gl hr hu hy it \ ja ko ms nl no pl pt ro ru sk sv tr zh_CN zh_TW OPTIONS_DEFINE= DOCS NLS XRANDR -OPTIONS_SUB= NLS +OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENV= LINGUAS="${LINGUAS}" NLS_CONFIGURE_ENABLE= locale -- cgit v1.2.3