diff options
author | bapt <bapt@FreeBSD.org> | 2015-10-24 23:38:13 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-10-24 23:38:13 +0800 |
commit | 3a050537255f27759ff5ee304b690a1de72bb635 (patch) | |
tree | e1718c6b631586be63ff411369556f2286c61974 /ftp/yafc | |
parent | 3ce818d015722c9669174b710f9dbb8a4435909b (diff) | |
download | freebsd-ports-gnome-3a050537255f27759ff5ee304b690a1de72bb635.tar.gz freebsd-ports-gnome-3a050537255f27759ff5ee304b690a1de72bb635.tar.zst freebsd-ports-gnome-3a050537255f27759ff5ee304b690a1de72bb635.zip |
Mark as broken: Does not fetch
Diffstat (limited to 'ftp/yafc')
-rw-r--r-- | ftp/yafc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile index 9427950c01ab..dbc3a1bb5be1 100644 --- a/ftp/yafc/Makefile +++ b/ftp/yafc/Makefile @@ -12,6 +12,7 @@ COMMENT= Yet another ftp client. Similar to ftp(1) LICENSE= GPLv2 # (or later) +BROKEN= Does not fetch OPTIONS_DEFINE= BASH EXAMPLES NLS SSH READLINE OPTIONS_DEFAULT=BASH NLS SSH |