Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Nov 2016 09:08:15 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r425718 - head/ftp/ftpcopy
Message-ID:  <201611080908.uA898Fjo014130@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Tue Nov  8 09:08:15 2016
New Revision: 425718
URL: https://svnweb.freebsd.org/changeset/ports/425718

Log:
  Mark as broken on arm64.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/ftp/ftpcopy/Makefile

Modified: head/ftp/ftpcopy/Makefile
==============================================================================
--- head/ftp/ftpcopy/Makefile	Tue Nov  8 09:03:12 2016	(r425717)
+++ head/ftp/ftpcopy/Makefile	Tue Nov  8 09:08:15 2016	(r425718)
@@ -9,6 +9,8 @@ MASTER_SITES=	http://www.ohse.de/uwe/ftp
 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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611080908.uA898Fjo014130>