diff options
author | nia <nia@pkgsrc.org> | 2021-04-10 08:44:49 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2021-04-10 08:44:49 +0000 |
commit | 8c83e1ca339d8cf2205719934d54e31610761993 (patch) | |
tree | 983683eefd746ba81c6b47777a1c8c1632ff9437 /security/Makefile | |
parent | 6014cb0c9e179407448f046faa230f8322c3e74e (diff) | |
download | pkgsrc-8c83e1ca339d8cf2205719934d54e31610761993.tar.gz |
remove security/qore-asn1-module
development of this module appears to have been inactive upstream for
years so there's no support for modern openssl available.
the other packaging systems with a package for this are macports and
opensuse, neither of which have patches.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index 22ef3f2204f..08fa2006413 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.809 2021/04/10 08:26:42 nia Exp $ +# $NetBSD: Makefile,v 1.810 2021/04/10 08:44:49 nia Exp $ # COMMENT= Security tools @@ -520,7 +520,6 @@ SUBDIR+= qca2-qt5-ossl SUBDIR+= qgpgme SUBDIR+= qident SUBDIR+= qoauth -SUBDIR+= qore-asn1-module SUBDIR+= qore-ssh2-module SUBDIR+= qore-xmlsec-module SUBDIR+= qt4-qtkeychain |