aboutsummaryrefslogtreecommitdiff
path: root/math/superlu_mt
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-15 16:23:08 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-15 16:23:08 +0000
commit18a7fd6042909a3e6ebc71488d66be85e05a76be (patch)
treea5059b85b4cf90a2a9e99ae99af95b141efca8c4 /math/superlu_mt
parent99afccd1ce89497265f41f1d5227f29ef3c490e9 (diff)
Notes
Diffstat (limited to 'math/superlu_mt')
-rw-r--r--math/superlu_mt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/superlu_mt/Makefile b/math/superlu_mt/Makefile
index 08b170acd7f0..df1af607195b 100644
--- a/math/superlu_mt/Makefile
+++ b/math/superlu_mt/Makefile
@@ -17,6 +17,8 @@ COMMENT= Routines for performing multithreaded sparse factorization
USES= fortran gmake
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.pre.mk>
.if exists(${LOCALBASE}/lib/libgoto2.so)