diff options
-rw-r--r-- | math/libRmath/Makefile | 2 |
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 |