summaryrefslogtreecommitdiff
path: root/security/ssh
diff options
context:
space:
mode:
authorfredb <fredb>2000-09-26 19:59:53 +0000
committerfredb <fredb>2000-09-26 19:59:53 +0000
commit7bb809a245bd370d19d98f006f1f49267fbb0df0 (patch)
tree483983f8113cc5c0bc8b4efd2b57ecbc8adf1d39 /security/ssh
parent966725c72071e13bddf92136001ffcd4722cb736 (diff)
downloadpkgsrc-7bb809a245bd370d19d98f006f1f49267fbb0df0.tar.gz
Set USE_RSAREF2=NO by default. Hopefully, this will discourage people from
actually using rsaref, while we ponder the case for removing it completely.
Diffstat (limited to 'security/ssh')
-rw-r--r--security/ssh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index c53acd4829b..9002f76f2a2 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.83 2000/09/20 04:49:19 jlam Exp $
+# $NetBSD: Makefile,v 1.84 2000/09/26 19:59:54 fredb Exp $
# FreeBSD Id: Makefile,v 1.47 1997/11/10 22:04:42 dima Exp
#
@@ -20,6 +20,7 @@ CONFLICTS= openssh-[0-9]* ssh6-[0-9]*
CRYPTO= YES
LICENSE= no-commercial-use
+USE_RSAREF2= NO
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
CFLAGS= -O2