aboutsummaryrefslogtreecommitdiffstats
path: root/math/libflame/Makefile
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-07-16 00:23:08 +0800
committeradamw <adamw@FreeBSD.org>2014-07-16 00:23:08 +0800
commit6d4a68d53521bd41b394aed3534df2305a9adec5 (patch)
treea5059b85b4cf90a2a9e99ae99af95b141efca8c4 /math/libflame/Makefile
parent657b7fb8d9c86dc8a97400be96360d2828950279 (diff)
downloadfreebsd-ports-gnome-6d4a68d53521bd41b394aed3534df2305a9adec5.tar.gz
freebsd-ports-gnome-6d4a68d53521bd41b394aed3534df2305a9adec5.tar.zst
freebsd-ports-gnome-6d4a68d53521bd41b394aed3534df2305a9adec5.zip
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Diffstat (limited to 'math/libflame/Makefile')
-rw-r--r--math/libflame/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libflame/Makefile b/math/libflame/Makefile
index ea688c8d98af..378feb641051 100644
--- a/math/libflame/Makefile
+++ b/math/libflame/Makefile
@@ -25,7 +25,7 @@ CONFIGURE_ARGS = --enable-dynamic-build --enable-static-build
OPTIONS_DEFINE= BLAS3_CNTL BUILTIN_BLAS CBLAS EXTERNAL_LAPACK GOTOBLAS \
LAPACK2FLAME LAPACK_SUBPROBLEMS OPENMP SHARED STATIC \
- SUPERMATRIX THREADS
+ SUPERMATRIX THREADS DOCS EXAMPLES
OPTIONS_DEFAULT= BLAS3_CNTL LAPACK2FLAME SHARED SUPERMATRIX THREADS
BLAS3_CNTL_DESC= Set Level-3 BLAS variant and blocksize
BUILTIN_BLAS_DESC= Build the (suboptimal) internal BLAS