summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2021-03-19 12:59:42 +0000
committergdt <gdt@pkgsrc.org>2021-03-19 12:59:42 +0000
commit8040546d27d9be4df7daba50c8b6ccf46fd3829e (patch)
treef82c33eb0040765da283b2e36ac71bdb3516ff33 /filesystems
parente8fd9f71da70db968b0d704ab784602d48c14b28 (diff)
downloadpkgsrc-8040546d27d9be4df7daba50c8b6ccf46fd3829e.tar.gz
tahoe-lafs: Comment out py-crypto to avoid bulk
(I must missed the discussion about remove of py-crypto.)
Diffstat (limited to 'filesystems')
-rw-r--r--filesystems/tahoe-lafs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/filesystems/tahoe-lafs/Makefile b/filesystems/tahoe-lafs/Makefile
index 2890a06983a..359345a6da4 100644
--- a/filesystems/tahoe-lafs/Makefile
+++ b/filesystems/tahoe-lafs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2021/03/19 12:56:36 gdt Exp $
+# $NetBSD: Makefile,v 1.49 2021/03/19 12:59:42 gdt Exp $
DISTNAME= tahoe-lafs-1.12.1
PKGREVISION= 2
@@ -33,7 +33,7 @@ DEPENDS+= ${PYPKGPREFIX}-twisted>=16.1.0:../../net/py-twisted
DEPENDS+= ${PYPKGPREFIX}-asn1>=0.1.8:../../security/py-asn1
DEPENDS+= ${PYPKGPREFIX}-asn1-modules>=0.0.5:../../security/py-asn1-modules
DEPENDS+= ${PYPKGPREFIX}-characteristic>=14.0.0:../../devel/py-characteristic
-DEPENDS+= ${PYPKGPREFIX}-crypto-[0-9]*:../../security/py-crypto
+#DEPENDS+= ${PYPKGPREFIX}-crypto-[0-9]*:../../security/py-crypto
DEPENDS+= ${PYPKGPREFIX}-cryptopp>=0.6.0:../../security/py-cryptopp
DEPENDS+= ${PYPKGPREFIX}-OpenSSL>=0.14:../../security/py-OpenSSL
DEPENDS+= ${PYPKGPREFIX}-nevow>=0.11.1:../../www/py-nevow