summaryrefslogtreecommitdiff
path: root/security/openssl/Makefile
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/openssl/Makefile
parent4ce2bd6242b235191dc9487c65cf8f8bf7a2c911 (diff)
downloadpkgsrc-fa3de62b7575d546391f480cb36e4c44b75b0df2.tar.gz
Remove traces of crypto restrictions from packages.
ok for idea riastradh.
Diffstat (limited to 'security/openssl/Makefile')
-rw-r--r--security/openssl/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index f91e8e688e8..b6c62b43194 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.236 2017/12/14 20:44:20 tron Exp $
+# $NetBSD: Makefile,v 1.237 2018/01/02 05:37:23 maya Exp $
DISTNAME= openssl-1.0.2n
PKGREVISION= 1
@@ -12,8 +12,6 @@ LICENSE= openssl
CONFLICTS= SSLeay-[0-9]* ssleay-[0-9]*
-CRYPTO= yes
-
BUILD_DEPENDS+= p5-Perl4-CoreLibs-[0-9]*:../../devel/p5-Perl4-CoreLibs
USE_GCC_RUNTIME= yes