aboutsummaryrefslogtreecommitdiff
path: root/math/R
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-03-07 16:45:48 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-03-07 16:45:48 +0000
commitf2499eec5ae60bcd0ce31852e0d518ca1c143e44 (patch)
tree939a6b6d6ad06d1367cc009860364b7ab483738b /math/R
parenta8758259cd7863decdab7ab58fb9b8883dc61136 (diff)
downloadports-f2499eec5ae60bcd0ce31852e0d518ca1c143e44.tar.gz
ports-f2499eec5ae60bcd0ce31852e0d518ca1c143e44.zip
Remove redundant option descriptions that match the default ones
(ignoring case) Reported by: danfe (for net/mosquitto), portscan
Notes
Notes: svn path=/head/; revision=567577
Diffstat (limited to 'math/R')
-rw-r--r--math/R/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index 5d1c0712a064..2b20b353f358 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -51,7 +51,6 @@ OPTIONS_SINGLE_BLAS= ATLAS NETLIB OPENBLAS RBLAS
OPTIONS_SUB= YES
-ATLAS_DESC= ATLAS BLAS implementation
CAIROPANGO_DESC= Cairo graphics device and Pango multi-language text
FLANG_DESC= Use experimental flang Fortran compiler
GHOSTSCRIPT_DESC= Graphics device for bitmap files via Ghostscript
@@ -61,7 +60,6 @@ LETTER_DESC= US letter paper
MEMPROF_DESC= Memory profiling via Rprofmem() and tracemem()
NEEDX11_DESC= Require X11
NETLIB_DESC= Netlib BLAS implementation
-OPENBLAS_DESC= OpenBLAS BLAS implementation
PNG_DESC= PNG graphics device
RBLAS_DESC= Use R-bundled BLAS implementation
RPROF_DESC= R profiling via Rprof()