summaryrefslogtreecommitdiff
path: root/x11-fm/emelfm2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/emelfm2/Makefile')
-rw-r--r--x11-fm/emelfm2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/emelfm2/Makefile b/x11-fm/emelfm2/Makefile
index b9aed29eda35..b26078b3a573 100644
--- a/x11-fm/emelfm2/Makefile
+++ b/x11-fm/emelfm2/Makefile
@@ -58,7 +58,7 @@ PLIST_SUB+= TRACKER="@comment "
.endif
.if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT= yes
+USES+= gettext
INSTALL_TARGET+=install_i18n
PLIST_SUB+= NLS=""
.else