summaryrefslogtreecommitdiff
path: root/security/openssl
diff options
context:
space:
mode:
authorjlam <jlam>2004-08-05 02:45:28 +0000
committerjlam <jlam>2004-08-05 02:45:28 +0000
commit4183ff4d81396a7f1765dc9172f6c96405744d4d (patch)
treef9e33e290460af3e155bada20a08017e9f2da35f /security/openssl
parent8f411d8068353924d8ff6fc94dac9c61118ff8e7 (diff)
downloadpkgsrc-4183ff4d81396a7f1765dc9172f6c96405744d4d.tar.gz
Document the "rsaref" build option.
Diffstat (limited to 'security/openssl')
-rw-r--r--security/openssl/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 502e3dd505f..61293d0df62 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.93 2004/07/30 21:05:42 jlam Exp $
+# $NetBSD: Makefile,v 1.94 2004/08/05 02:45:28 jlam Exp $
DISTNAME= openssl-0.9.6m
SVR4_PKGNAME= ossl
@@ -47,6 +47,10 @@ PKG_OPTIONS_VAR= PKG_OPTIONS.openssl
PKG_SUPPORTED_OPTIONS= rsaref
.include "../../mk/bsd.options.mk"
+###
+### Use the RSA reference package instead of the built-in code for the
+### RSA algorithm (NOT RECOMMENDED!).
+###
.if !empty(PKG_OPTIONS:Mrsaref)
. include "../../security/rsaref/buildlink3.mk"
CONFIGURE_ARGS+= rsaref