aboutsummaryrefslogtreecommitdiff
path: root/math/superlu/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-05-07 00:06:09 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-05-07 00:06:09 +0000
commitbc03a4d33ce93ea1996a43f3b44386344e09a6f9 (patch)
tree331695c2a07baae890590ad11aa3156353d19db3 /math/superlu/Makefile
parent25fe464d1e6e899fbbcd04b8fab0bb3d66c287a6 (diff)
downloadports-bc03a4d33ce93ea1996a43f3b44386344e09a6f9.tar.gz
ports-bc03a4d33ce93ea1996a43f3b44386344e09a6f9.zip
Notes
Diffstat (limited to 'math/superlu/Makefile')
-rw-r--r--math/superlu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/superlu/Makefile b/math/superlu/Makefile
index c3b6c11cc6cb..0cc829f01e06 100644
--- a/math/superlu/Makefile
+++ b/math/superlu/Makefile
@@ -22,8 +22,8 @@ USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/SuperLU_${PORTVERSION}
PLIST_SUB= P_VERSION="${PORTVERSION}" P_VER="${PORTVERSION:R:R}"
-CMAKE_ARGS= -DUSE_XSDK_DEFAULTS:BOOL=ON \
- -Denable_examples:BOOL=OFF
+CMAKE_ON= USE_XSDK_DEFAULTS
+CMAKE_OFF= enable_tests enable_examples
PORTDOCS= *