aboutsummaryrefslogtreecommitdiff
path: root/math/lapack95/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-09-10 13:15:47 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-09-10 13:15:47 +0000
commit4a3bebcae1b693cbd2080fc861c87e36af4f8bc4 (patch)
tree3c6875e1915991a70b5d02b799e17418d20b218a /math/lapack95/Makefile
parente1bfdfbe5665c963621e06f6bbfbbc2c000a804e (diff)
downloadports-4a3bebcae1b693cbd2080fc861c87e36af4f8bc4.tar.gz
ports-4a3bebcae1b693cbd2080fc861c87e36af4f8bc4.zip
Notes
Diffstat (limited to 'math/lapack95/Makefile')
-rw-r--r--math/lapack95/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/lapack95/Makefile b/math/lapack95/Makefile
index 0935bc737c47..0f55ffe5722b 100644
--- a/math/lapack95/Makefile
+++ b/math/lapack95/Makefile
@@ -14,6 +14,8 @@ COMMENT= LAPACK95, Fortran90/95 wrapper for LAPACK
USES= fortran tar:tgz
+OPTIONS_DEFINE= EXAMPLES
+
OPTIONS_RADIO= BLAS
OPTIONS_RADIO_BLAS= REFERENCE ATLAS
OPTIONS_DEFAULT= REFERENCE