From a1b14330c9c6c0b460d6dafc6a92ac096b6391e0 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Mon, 18 Jun 2018 08:34:36 +0000 Subject: - Switch to new test framework Approved by: portmgr blanket --- math/libflame/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math') diff --git a/math/libflame/Makefile b/math/libflame/Makefile index 75a11fefbef3..809c4364870b 100644 --- a/math/libflame/Makefile +++ b/math/libflame/Makefile @@ -317,7 +317,7 @@ do-install: BUILD_DEPENDS += ${RUN_DEPENDS} CONFIGURE_ARGS+= --enable-verbose-make-output -check regression-test test: build +do-test: @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${_MAKE_JOBS} \ ${MAKE_ARGS} MK_INCL_DIR_INST_W_ARCH_VERS="${WRKDIR}/include" \ install-headers -- cgit