summaryrefslogtreecommitdiff
path: root/textproc/py-html2text/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-html2text/Makefile')
-rw-r--r--textproc/py-html2text/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-html2text/Makefile b/textproc/py-html2text/Makefile
index c0634cbeb59d..06816e107f37 100644
--- a/textproc/py-html2text/Makefile
+++ b/textproc/py-html2text/Makefile
@@ -19,7 +19,7 @@ USES= python:3.5+
USE_PYTHON= distutils concurrent autoplist
NO_ARCH= yes
-CONFLICTS_INSTALL= html2text py*-html2text2018
+CONFLICTS_INSTALL= html2text py*-html2text2018 # bin/html2text
do-test:
@cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest --cov=html2text