diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-13 09:39:43 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-13 09:39:43 +0000 |
commit | 76c5a98341698ab4340a1329f33e7b4672b9bc73 (patch) | |
tree | 86b65fcb2e6ab331fd41cde7b54df16f4f052c7d /math/mathomatic | |
parent | fd839207867d572c3d19394b7e54a49a489f6365 (diff) |
Notes
Diffstat (limited to 'math/mathomatic')
-rw-r--r-- | math/mathomatic/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index 89de5e94738c..0780109ea616 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -26,8 +26,6 @@ MAKE_ARGS= READLINE=1 OPTIONS_DEFINE= DOCS -.include <bsd.port.options.mk> - regression-test: build @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check |