summaryrefslogtreecommitdiff
path: root/security/libdes
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2018-01-02 05:37:22 +0000
committermaya <maya@pkgsrc.org>2018-01-02 05:37:22 +0000
commitfa3de62b7575d546391f480cb36e4c44b75b0df2 (patch)
tree635e5a8cc93d19c79e57dfdb4aed2949e06b82d8 /security/libdes
parent4ce2bd6242b235191dc9487c65cf8f8bf7a2c911 (diff)
downloadpkgsrc-fa3de62b7575d546391f480cb36e4c44b75b0df2.tar.gz
Remove traces of crypto restrictions from packages.
ok for idea riastradh.
Diffstat (limited to 'security/libdes')
-rw-r--r--security/libdes/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/libdes/Makefile b/security/libdes/Makefile
index eede0d163b2..cee2acb3ee9 100644
--- a/security/libdes/Makefile
+++ b/security/libdes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2012/10/23 18:16:32 asau Exp $
+# $NetBSD: Makefile,v 1.14 2018/01/02 05:37:23 maya Exp $
DISTNAME= libdes-4.04b
CATEGORIES= security
@@ -8,7 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Small DES (Data Encryption Standard) lib & standalone program
WRKSRC= ${WRKDIR}/des
-CRYPTO= YES
INSTALLATION_DIRS= bin include lib ${PKGMANDIR}/man1 ${PKGMANDIR}/man3