summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-07-05 14:41:15 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-07-05 14:41:15 +0000
commitafab08bde83770697d94ab52a6fcf26a0d96b82c (patch)
tree5129d0c0eb4ff6eed3f45b3fae2cf221970551c6 /ftp
parent- Update to 1.306 (diff)
- Convert to new USES gmake for my ports
Notes
Notes: svn path=/head/; revision=322334
Diffstat (limited to 'ftp')
-rw-r--r--ftp/yafc/Makefile2
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 \