aboutsummaryrefslogtreecommitdiff
path: root/ftp/ftpcopy
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-26 14:27:45 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-26 14:27:45 +0000
commitd32f1af461e17fa05334d0ea6403b7c45b0b3d61 (patch)
treefd4e5f3c8d34dbd68abe484dbeb179070ad7bca2 /ftp/ftpcopy
parentcd0bcb6b037a52efd745e265a01725991dfe6c6a (diff)
downloadports-d32f1af461e17fa05334d0ea6403b7c45b0b3d61.tar.gz
ports-d32f1af461e17fa05334d0ea6403b7c45b0b3d61.zip
These ports fail the same way on armv6 as they do on aarch64.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=441784
Diffstat (limited to 'ftp/ftpcopy')
-rw-r--r--ftp/ftpcopy/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ftp/ftpcopy/Makefile b/ftp/ftpcopy/Makefile
index af95387af162..970e0f8c1912 100644
--- a/ftp/ftpcopy/Makefile
+++ b/ftp/ftpcopy/Makefile
@@ -9,7 +9,8 @@ MASTER_SITES= http://www.ohse.de/uwe/ftpcopy/
MAINTAINER= mandree@FreeBSD.org
COMMENT= Command line ftp tools for listing and mirroring
-BROKEN_aarch64= Fails to build: regparm is not valid on this platform
+BROKEN_aarch64= fails to build: regparm is not valid on this platform
+BROKEN_armv6= fails to build: regparm is not valid on this platform
USES= perl5
USE_PERL5= build