diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2018-03-17 14:43:34 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2018-03-17 14:43:34 +0000 |
commit | 5415855f925cce1fb046dc9cd3ad87bd0aa67250 (patch) | |
tree | c9a3b025eacc65cf8afe994dbec747b6af16855a /textproc/py-html2text | |
parent | f769ff9546260e58599e95a08aae72e10055fe55 (diff) |
Notes
Diffstat (limited to 'textproc/py-html2text')
-rw-r--r-- | textproc/py-html2text/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-html2text/Makefile b/textproc/py-html2text/Makefile index 6d5edd76c2cb..bc04da41734a 100644 --- a/textproc/py-html2text/Makefile +++ b/textproc/py-html2text/Makefile @@ -15,9 +15,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage -NO_ARCH= yes USES= python USE_PYTHON= distutils autoplist +NO_ARCH= yes CONFLICTS= html2text |