From fcb6b8be9dd56850059106527bbfcc4e6ca4b1a2 Mon Sep 17 00:00:00 2001 From: fredb Date: Thu, 5 Oct 2000 14:07:37 +0000 Subject: Make USE_RSAREF2=NO the default. Missed this one on the last sweep. --- www/ap-ssl/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/ap-ssl') diff --git a/www/ap-ssl/Makefile b/www/ap-ssl/Makefile index e7598bc959d..e01df30b6e1 100644 --- a/www/ap-ssl/Makefile +++ b/www/ap-ssl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2000/09/12 14:52:43 jlam Exp $ +# $NetBSD: Makefile,v 1.23 2000/10/05 14:07:37 fredb Exp $ # DISTNAME= mod_ssl-2.6.6-1.3.12 @@ -16,6 +16,7 @@ BUILD_DEPENDS+= ${PERL5}:../../lang/perl5-base CONFLICTS= apache-1.3.[0123456789] apache-*modssl-* apache6-* HAS_CONFIGURE= defined +USE_RSAREF2= NO USE_SSL= defined MESSAGE_FILE= ${WRKDIR}/MESSAGE -- cgit v1.2.3