From 61c5f32c8066d842400d84f4e3c644b84ca38a24 Mon Sep 17 00:00:00 2001 From: rodent Date: Thu, 12 Jan 2017 00:48:24 +0000 Subject: DEPENDS on devel/py-wcwidth and textproc/py-html5lib. --- textproc/py-ftfy/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'textproc/py-ftfy') 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: -- cgit v1.2.3