From 7bb809a245bd370d19d98f006f1f49267fbb0df0 Mon Sep 17 00:00:00 2001 From: fredb Date: Tue, 26 Sep 2000 19:59:53 +0000 Subject: Set USE_RSAREF2=NO by default. Hopefully, this will discourage people from actually using rsaref, while we ponder the case for removing it completely. --- security/ssh/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security/ssh') 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 -- cgit v1.2.3