aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/enlightenment/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/enlightenment/Makefile')
-rw-r--r--x11-wm/enlightenment/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile
index aab0f394b636..571e13d5910c 100644
--- a/x11-wm/enlightenment/Makefile
+++ b/x11-wm/enlightenment/Makefile
@@ -47,7 +47,7 @@ PLIST_SUB+= ILLUME="@comment "
.endif
.if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT= yes
+USES+= gettext
CONFIGURE_ARGS+=--enable-nls
PLIST_SUB+= NLS=""
.else