diff options
Diffstat (limited to 'sysutils/fusefs-encfs/Makefile')
-rw-r--r-- | sysutils/fusefs-encfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fusefs-encfs/Makefile b/sysutils/fusefs-encfs/Makefile index 3fc1675e5252..7b4c1639c139 100644 --- a/sysutils/fusefs-encfs/Makefile +++ b/sysutils/fusefs-encfs/Makefile @@ -31,7 +31,7 @@ USE_LDCONFIG= yes CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " .else -USE_GETTEXT= yes +USES+= gettext PLIST_SUB+= NLS="" .endif |