diff options
Diffstat (limited to 'ftp/lftp/Makefile')
-rw-r--r-- | ftp/lftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 1af5f35a253a..75486f7dd688 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -35,7 +35,7 @@ SHEBANG_FILES= src/verify-file \ OPTIONS_DEFINE= NLS OPTIONS_RADIO= SSL OPTIONS_RADIO_SSL= OPENSSL GNUTLS -OPTIONS_DEFAULT= SSL OPENSSL NLS +OPTIONS_DEFAULT= SSL OPENSSL OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls |