aboutsummaryrefslogtreecommitdiff
path: root/math/xtensor
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2018-03-21 03:45:55 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2018-03-21 03:45:55 +0000
commitb0d89f2ee0608ed52ad2c9a65e04b219b1722532 (patch)
tree5980bbd62ce946fb36847a45c32e884c38f4f062 /math/xtensor
parent24ac5995b42e83df12f3917e47adc6a5fe93f441 (diff)
Notes
Diffstat (limited to 'math/xtensor')
-rw-r--r--math/xtensor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/xtensor/Makefile b/math/xtensor/Makefile
index 2c51001a9710..1d18bb034806 100644
--- a/math/xtensor/Makefile
+++ b/math/xtensor/Makefile
@@ -25,7 +25,7 @@ post-install:
do-test:
@${RLN} ${STAGEDIR}${PREFIX}/include ${WRKSRC}/test/staged-include
@cd ${WRKSRC}/test && \
- ${CMAKE_BIN} ${CMAKE_ARGS} . && \
+ ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} . && \
${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} && \
${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} xtest