From b0661a7eb3ebc3deccd4ee2a8ecb0435dbfe2716 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 3 Dec 2017 00:12:35 +0000 Subject: Fix location of py-idna. --- net/py-twisted/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/py-twisted') diff --git a/net/py-twisted/Makefile b/net/py-twisted/Makefile index f3e2a9c56ca..11692793b20 100644 --- a/net/py-twisted/Makefile +++ b/net/py-twisted/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2017/10/19 08:50:34 adam Exp $ +# $NetBSD: Makefile,v 1.36 2017/12/03 00:12:35 joerg Exp $ PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} COMMENT= Framework for writing networked applications @@ -7,7 +7,7 @@ COMMENT= Framework for writing networked applications DEPENDS+= ${PYPKGPREFIX}-automat>=0.3.0:../../devel/py-automat DEPENDS+= ${PYPKGPREFIX}-constantly>=15.1:../../devel/py-constantly DEPENDS+= ${PYPKGPREFIX}-hyperlink>=17.1.1:../../www/py-hyperlink -DEPENDS+= ${PYPKGPREFIX}-idna>=2.4:../../devel/py-incremental +DEPENDS+= ${PYPKGPREFIX}-idna>=2.4:../../www/py-idna DEPENDS+= ${PYPKGPREFIX}-incremental>=16.10.1:../../devel/py-incremental DEPENDS+= ${PYPKGPREFIX}-OpenSSL>=16.0.0:../../security/py-OpenSSL DEPENDS+= ${PYPKGPREFIX}-service_identity-[0-9]*:../../security/py-service_identity -- cgit v1.2.3