freebsd-ports/math/libRmath/Makefile
Antoine Brodin 9e937dddf1 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
2016-06-04 19:01:06 +00:00

17 lines
336 B
Makefile

# Created by: Eric van Gyzen <vangyzen@stat.duke.edu>
# $FreeBSD$
PORTNAME= libRmath
COMMENT= The standalone math library from R
BROKEN= fails to configure
DESCR= ${.CURDIR}/pkg-descr
LIBRMATH_SLAVEPORT= yes
MASTERDIR= ${.CURDIR}/../R
PLIST= ${.CURDIR}/pkg-plist
BROKEN_powerpc64= Does not build
.include "${MASTERDIR}/Makefile"