diff options
Diffstat (limited to 'ftp/yafc/Makefile')
-rw-r--r-- | ftp/yafc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile index e58bb9ab35cb..98c7f58a72db 100644 --- a/ftp/yafc/Makefile +++ b/ftp/yafc/Makefile @@ -16,7 +16,6 @@ COMMENT= Yet another ftp client. Similar to ftp(1) USE_BZIP2= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-socks4=no --with-socks5=no --with-krb4=no \ --with-krb5=no --with-gssapi=no |