diff options
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/yafc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile index 5d441b870a91..c76c519d7fe8 100644 --- a/ftp/yafc/Makefile +++ b/ftp/yafc/Makefile @@ -14,9 +14,9 @@ LICENSE= GPLv2 # (or later) OPTIONS_DEFINE= BASH EXAMPLES NLS SSH READLINE OPTIONS_DEFAULT=BASH NLS SSH +USES= gmake USE_XZ= yes USE_OPENSSL= yes -USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_ipv6=yes CONFIGURE_ARGS= --with-socks=no --with-socks5=no --with-krb4=no \ |