svn commit: r552432 - head/www/minio-client
John Hixson
jhixson at FreeBSD.org
Thu Oct 15 17:31:00 UTC 2020
Author: jhixson
Date: Thu Oct 15 17:30:59 2020
New Revision: 552432
URL: https://svnweb.freebsd.org/changeset/ports/552432
Log:
www/minio-client: mark broken on i386
Modified:
head/www/minio-client/Makefile
Modified: head/www/minio-client/Makefile
==============================================================================
--- head/www/minio-client/Makefile Thu Oct 15 17:28:22 2020 (r552431)
+++ head/www/minio-client/Makefile Thu Oct 15 17:30:59 2020 (r552432)
@@ -9,6 +9,8 @@ COMMENT= Replacement for ls, cp, mkdir, diff and rsync
LICENSE= APACHE20
+BROKEN_i386= fails to build
+
BUILD_DEPENDS= bash:shells/bash
USES= go:modules
More information about the svn-ports-all
mailing list