Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jun 2016 19:01:06 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r416372 - head/math/libRmath
Message-ID:  <201606041901.u54J16jZ096077@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Jun  4 19:01:06 2016
New Revision: 416372
URL: https://svnweb.freebsd.org/changeset/ports/416372

Log:
  Mark BROKEN: fails to configure
  
  checking for pcre_fullinfo in -lpcre... no
  checking whether PCRE support suffices... configure: error: pcre >= 8.10 library and headers are required
  ===>  Script "configure" failed unexpectedly.
  
  Reported by:	pkg-fallout

Modified:
  head/math/libRmath/Makefile

Modified: head/math/libRmath/Makefile
==============================================================================
--- head/math/libRmath/Makefile	Sat Jun  4 18:44:32 2016	(r416371)
+++ head/math/libRmath/Makefile	Sat Jun  4 19:01:06 2016	(r416372)
@@ -5,6 +5,8 @@ PORTNAME=	libRmath
 
 COMMENT=	The standalone math library from R
 
+BROKEN=		fails to configure
+
 DESCR=	${.CURDIR}/pkg-descr
 LIBRMATH_SLAVEPORT=	yes
 MASTERDIR=	${.CURDIR}/../R



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