diff options
Diffstat (limited to 'x11/libexo/Makefile')
-rw-r--r-- | x11/libexo/Makefile | 2 |
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 |