aboutsummaryrefslogtreecommitdiff
path: root/x11/libfm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/libfm/Makefile')
-rw-r--r--x11/libfm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libfm/Makefile b/x11/libfm/Makefile
index 57926a7f50ed..7e76dba82625 100644
--- a/x11/libfm/Makefile
+++ b/x11/libfm/Makefile
@@ -31,7 +31,7 @@ OPTIONS_DEFINE= NLS
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT= yes
+USES+= gettext
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+=--disable-nls