summaryrefslogtreecommitdiff
path: root/math/R
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-01-13 17:36:48 +0000
committerrillig <rillig@pkgsrc.org>2020-01-13 17:36:48 +0000
commitc69a8f4fa134e98a7d931a6f74b40f5c65504b1b (patch)
treed689f2ded6c2d6fed5384275a5642cd4e165df5e /math/R
parente8c139ecb7a418acef480b9de738e463d531fef5 (diff)
downloadpkgsrc-c69a8f4fa134e98a7d931a6f74b40f5c65504b1b.tar.gz
math/R: omit unknown configure option --with-libiconv-prefix
Diffstat (limited to 'math/R')
-rw-r--r--math/R/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index 6b85c3fb768..bc839467aac 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.206 2020/01/12 20:20:30 ryoon Exp $
+# $NetBSD: Makefile,v 1.207 2020/01/13 17:36:48 rillig Exp $
DISTNAME= R-3.6.1
PKGREVISION= 2
@@ -25,6 +25,7 @@ INFO_FILES= yes
PTHREAD_AUTO_VARS= yes
GNU_CONFIGURE= yes
+GNU_CONFIGURE_ICONV= no
CONFIGURE_ARGS+= --enable-R-shlib
CONFIGURE_ARGS+= --with-readline
CONFIGURE_ARGS+= --with-lapack