From 83f02b963c2b22c85235bf19b4f10a20bea921b5 Mon Sep 17 00:00:00 2001 From: Alex Kozlov Date: Fri, 26 Apr 2013 10:44:28 +0000 Subject: - Convert USE_GETTEXT to USES (part 4) Approved by: portmgr (bapt) --- x11-fm/thunar/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-fm') diff --git a/x11-fm/thunar/Makefile b/x11-fm/thunar/Makefile index 67b22e6580cf..84263fb2b074 100644 --- a/x11-fm/thunar/Makefile +++ b/x11-fm/thunar/Makefile @@ -57,7 +57,7 @@ PLIST_SUB+= WITH_DBUS="@comment " .endif .if ${PORT_OPTIONS:MNLS} -USE_GETTEXT= yes +USES+= gettext CONFIGURE_ARGS+=--enable-nls PLIST_SUB+= NLS="" .else -- cgit v1.2.3