diff --git a/textproc/py-diff-match-patch/Makefile b/textproc/py-diff-match-patch/Makefile index a9d8acb76f6e..5fe80dfb3587 100644 --- a/textproc/py-diff-match-patch/Makefile +++ b/textproc/py-diff-match-patch/Makefile @@ -20,7 +20,7 @@ USE_PYTHON= autoplist distutils NO_ARCH= yes -regression-test: build +do-test: build @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include