aboutsummaryrefslogtreecommitdiffstats
path: root/math/libRmath
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2016-06-05 03:01:06 +0800
committerantoine <antoine@FreeBSD.org>2016-06-05 03:01:06 +0800
commitd81a4ce6d247468a0defe2505d6be81a0cb9568b (patch)
tree71bed106888ea9dc157095d596c6acfad99c49c0 /math/libRmath
parent511accc22497ada64ae767a02ce19ddbd5d898a8 (diff)
downloadfreebsd-ports-gnome-d81a4ce6d247468a0defe2505d6be81a0cb9568b.tar.gz
freebsd-ports-gnome-d81a4ce6d247468a0defe2505d6be81a0cb9568b.tar.zst
freebsd-ports-gnome-d81a4ce6d247468a0defe2505d6be81a0cb9568b.zip
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
Diffstat (limited to 'math/libRmath')
-rw-r--r--math/libRmath/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/libRmath/Makefile b/math/libRmath/Makefile
index 58bb25cf4625..e12cf2cae589 100644
--- a/math/libRmath/Makefile
+++ b/math/libRmath/Makefile
@@ -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