Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jun 2015 13:37:06 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r390570 - head/security/lsh
Message-ID:  <201506251337.t5PDb6wv083082@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Jun 25 13:37:05 2015
New Revision: 390570
URL: https://svnweb.freebsd.org/changeset/ports/390570

Log:
  - Mark BROKEN on 9.x:
  
  config.h:249: error: expected identifier or '(' before '/' token
  config.h:249: error: stray '#' in program
  
  Approved by:	portmgr blanket
  Submitted by:	pkg-fallout

Modified:
  head/security/lsh/Makefile

Modified: head/security/lsh/Makefile
==============================================================================
--- head/security/lsh/Makefile	Thu Jun 25 13:35:42 2015	(r390569)
+++ head/security/lsh/Makefile	Thu Jun 25 13:37:05 2015	(r390570)
@@ -14,6 +14,8 @@ LIB_DEPENDS=	liboop.so:${PORTSDIR}/devel
 		libgmp.so:${PORTSDIR}/math/gmp \
 		libnettle.so:${PORTSDIR}/security/nettle
 
+BROKEN_FreeBSD_9=	does not build
+
 USE_CSTD=	c89
 GNU_CONFIGURE=	yes
 USE_XORG=	xau



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