summaryrefslogtreecommitdiff
path: root/textproc/py-ftfy
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-ftfy')
-rw-r--r--textproc/py-ftfy/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/py-ftfy/Makefile b/textproc/py-ftfy/Makefile
index d572e908ba6..b3d6e599c51 100644
--- a/textproc/py-ftfy/Makefile
+++ b/textproc/py-ftfy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/01/12 00:45:43 rodent Exp $
+# $NetBSD: Makefile,v 1.6 2017/01/12 00:48:24 rodent Exp $
DISTNAME= ftfy-4.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,9 @@ HOMEPAGE= http://github.com/LuminosoInsight/python-ftfy
COMMENT= Fixes some problems with Unicode text after the fact
LICENSE= mit
+DEPENDS+= ${PYPKGPREFIX}-html5lib-[0-9]*:../../textproc/py-html5lib
+DEPENDS+= ${PYPKGPREFIX}-wcwidth-[0-9]*:../../devel/py-wcwidth
+
USE_LANGUAGES= # none
post-install: