From e44a51fe7d279988f48469b2ea6b360cf62a93b1 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 13 Feb 2022 08:53:42 +0000 Subject: *: use versioned_dependencies for py-twisted --- audio/py-musique/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/py-musique/Makefile b/audio/py-musique/Makefile index 3673ee7daa1..c7b428a320b 100644 --- a/audio/py-musique/Makefile +++ b/audio/py-musique/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.72 2022/01/22 15:49:05 wiz Exp $ +# $NetBSD: Makefile,v 1.73 2022/02/13 08:53:42 wiz Exp $ DISTNAME= pymusique-0.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} @@ -16,7 +16,7 @@ NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} -DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted +DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted19 DEPENDS+= ${PYPKGPREFIX}-OpenSSL-[0-9]*:../../security/py-OpenSSL DEPENDS+= ${PYPKGPREFIX}-mcrypt-[0-9]*:../../security/py-mcrypt DEPENDS+= ${PYPKGPREFIX}-libxml2-[0-9]*:../../textproc/py-libxml2 -- cgit v1.2.3