From 63cc059a2b2436e6b65b67958addbf97082a3e88 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 8 Jun 2017 22:19:14 +0000 Subject: Remove outdated comment, tests work. --- converters/py-chardet/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/converters/py-chardet/Makefile b/converters/py-chardet/Makefile index 9121e630681..5d44e573fc1 100644 --- a/converters/py-chardet/Makefile +++ b/converters/py-chardet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2017/06/08 19:06:51 adam Exp $ +# $NetBSD: Makefile,v 1.21 2017/06/08 22:19:14 wiz Exp $ DISTNAME= chardet-3.0.4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -10,8 +10,7 @@ HOMEPAGE= http://pypi.python.org/pypi/chardet COMMENT= Character encoding auto-detection in Python LICENSE= gnu-lgpl-v2.1 -# TEST_DEPENDS; however, no tests found -# https://github.com/chardet/chardet/issues/120 +# TEST_DEPENDS BUILD_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test BUILD_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner BUILD_DEPENDS+= ${PYPKGPREFIX}-hypothesis-[0-9]*:../../devel/py-hypothesis -- cgit v1.2.3