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