diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-14 17:53:31 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-14 17:53:31 +0000 |
| commit | 8fd58b3e86ff328a447f46f6c3ed55c66d7b19ed (patch) | |
| tree | f79c832fc175a18c4aa96b14da09c42bc0b4dc47 /math/mpexpr/Makefile | |
| parent | 5ee2dc008c90cbc7bac2a6044541898c2b5cbd7e (diff) | |
Notes
Diffstat (limited to 'math/mpexpr/Makefile')
| -rw-r--r-- | math/mpexpr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mpexpr/Makefile b/math/mpexpr/Makefile index 11171c28fa40..e892910f9343 100644 --- a/math/mpexpr/Makefile +++ b/math/mpexpr/Makefile @@ -38,7 +38,7 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/pkgIndex.tcl ${STAGEDIR}${PREFIX}/lib/Mpexpr12 ${INSTALL_MAN} ${WRKDIR}/${DISTNAME}/doc/mpexpr.man ${STAGEDIR}${PREFIX}/man/mann/mpexpr.n -do-test: build +do-test: cd ${WRKSRC} && ${MAKE_CMD} test .include <bsd.port.mk> |
