diff options
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 |