diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-11-04 12:57:57 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-11-04 12:57:57 +0000 |
commit | a55d296ada08a8e03bbbb3b6cddb25ff87a6f0b5 (patch) | |
tree | 9038fa02a227f57168955f7510100b0ed1ba2be3 /sysutils/bbcp | |
parent | 24f526fcb6921f1e9b46edcc353db3669b6e8725 (diff) | |
download | ports-a55d296ada08a8e03bbbb3b6cddb25ff87a6f0b5.tar.gz ports-a55d296ada08a8e03bbbb3b6cddb25ff87a6f0b5.zip |
Notes
Diffstat (limited to 'sysutils/bbcp')
-rw-r--r-- | sysutils/bbcp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/bbcp/Makefile b/sysutils/bbcp/Makefile index ee749c966efb..c98ff3c53c86 100644 --- a/sysutils/bbcp/Makefile +++ b/sysutils/bbcp/Makefile @@ -12,6 +12,8 @@ COMMENT= Secure, fast, and IPv6 capable Copy utility LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/src/COPYING.LESSER +BROKEN= fails to build + USES= tar:xz PLIST_FILES= bin/bbcp |