summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2016-11-08 09:08:15 +0000
committerlinimon <linimon@FreeBSD.org>2016-11-08 09:08:15 +0000
commit406b79626c42b4ba722abda72b9a8839596583ff (patch)
treedcb9651135bef77bc2c64ac05f21c0aefdd54fc1
parent22db68cee779d33b7054c9516f4a1f30a83c25c8 (diff)
downloadFreeBSD-ports-406b79626c42b4ba722abda72b9a8839596583ff.zip
FreeBSD-ports-406b79626c42b4ba722abda72b9a8839596583ff.tar.gz
Mark as broken on arm64.
Approved by: portmgr (tier-2 blanket)
-rw-r--r--ftp/ftpcopy/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/ftpcopy/Makefile b/ftp/ftpcopy/Makefile
index feee578..6490d11 100644
--- a/ftp/ftpcopy/Makefile
+++ b/ftp/ftpcopy/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= http://www.ohse.de/uwe/ftpcopy/
MAINTAINER= mandree@FreeBSD.org
COMMENT= Command line ftp tools for listing and mirroring
+BROKEN_arm64= Fails to build: regparm is not valid on this platform
+
USES= perl5
USE_PERL5= build
OpenPOWER on IntegriCloud