summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2018-05-27 16:16:07 +0000
committerEitan Adler <eadler@FreeBSD.org>2018-05-27 16:16:07 +0000
commit9cb7b865da21f8235122b602eacec841470990bf (patch)
tree03b5649a96679cc0d8adbadca3bd40a37dc43371
parentaudio/clementine-player (diff)
math/R: Permit building in poudriere with ATLAS
When ATLAS is built locally and then injected into poudriere (or other similar shenanigans) it does not make sense to block building of R. Approved by: jrm (maintainer)
-rw-r--r--math/R/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index 0cc70123c98d..bbf7235e0c3c 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -70,8 +70,6 @@ X11_DESC= X11 graphics device
ATLAS_USES= blaslapack:atlas
ATLAS_CONFIGURE_ON= --disable-BLAS-shlib
-ATLAS_VARS= MANUAL_PACKAGE_BUILD=\
-"Choose a BLAS option other than ATLAS for package building."
CAIROPANGO_IMPLIES= X11
CAIROPANGO_CONFIGURE_WITH= cairo
CAIROPANGO_USES= gettext jpeg pkgconfig