Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Sep 2015 21:37:13 +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: r397884 - head/security/lsh
Message-ID:  <201509252137.t8PLbDOE058350@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Fri Sep 25 21:37:12 2015
New Revision: 397884
URL: https://svnweb.freebsd.org/changeset/ports/397884

Log:
  Mark as broken on sparc64: fails to build.
  
  Approved by:	portmgr (sparc64 blanket)

Modified:
  head/security/lsh/Makefile

Modified: head/security/lsh/Makefile
==============================================================================
--- head/security/lsh/Makefile	Fri Sep 25 21:31:42 2015	(r397883)
+++ head/security/lsh/Makefile	Fri Sep 25 21:37:12 2015	(r397884)
@@ -15,6 +15,7 @@ LIB_DEPENDS=	liboop.so:${PORTSDIR}/devel
 		libnettle.so:${PORTSDIR}/security/nettle
 
 BROKEN_FreeBSD_9=	does not build
+BROKEN_sparc64=	fails to compile: unexpected identifier
 
 USE_CSTD=	c89
 GNU_CONFIGURE=	yes



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