diff options
-rw-r--r-- | textproc/py-sphinx18/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/py-sphinx18/Makefile b/textproc/py-sphinx18/Makefile index bb6443bf08d2..1472b1fd4c6d 100644 --- a/textproc/py-sphinx18/Makefile +++ b/textproc/py-sphinx18/Makefile @@ -50,6 +50,8 @@ CONFLICTS_INSTALL= py*-sphinx NO_ARCH= yes +PORTSCOUT= limit:^1\.8\. + do-test: @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs -o addopts= |