aboutsummaryrefslogtreecommitdiffstats
path: root/math/R
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-08-01 15:49:12 +0800
committerantoine <antoine@FreeBSD.org>2014-08-01 15:49:12 +0800
commite9b19218efb07b0e40c74ce03a8c1997caf1db0b (patch)
treed74e6adf61bb25395b0b17893503860256bd4b79 /math/R
parent6d960c6000d11aaaccc5e5ebce21fd38ea74d244 (diff)
downloadfreebsd-ports-gnome-e9b19218efb07b0e40c74ce03a8c1997caf1db0b.tar.gz
freebsd-ports-gnome-e9b19218efb07b0e40c74ce03a8c1997caf1db0b.tar.zst
freebsd-ports-gnome-e9b19218efb07b0e40c74ce03a8c1997caf1db0b.zip
Fix build on head by adding missing USES=readline
(uncovered by removal of readline dep from pcre)
Diffstat (limited to 'math/R')
-rw-r--r--math/R/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index 05fc93b47949..3988b22bce27 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -189,6 +189,7 @@ CONFIGURE_ARGS+= --disable-threads
.if defined(LIBR_SLAVEPORT)
CONFIGURE_ARGS+= --disable-BLAS-shlib --without-pic --without-x
+USES+= readline
.else # LIBR_SLAVEPORT